Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X will open editor on current working directory as a fallback #33529

Merged
merged 1 commit into from
May 23, 2023

Conversation

maxandersen
Copy link
Member

fixes #33060

realized we already have the mechanics to open IDE's thus why not have it open on default project if no exceptions found/recorded yet?

@geoand @stuartwdouglas wdyt?

@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor

geoand commented May 22, 2023

Would it not be more clean to have it as a separate option?

@maxandersen
Copy link
Member Author

so grap 'e' to open editor on current project? or maybe shift+X ? to not grab more letters than necessary?

@stuartwdouglas
Copy link
Member

I like it. There are a limited number of shortcuts we can provide, so I am fine with overriding them like this.

@geoand
Copy link
Contributor

geoand commented May 23, 2023

🆗

@geoand
Copy link
Contributor

geoand commented May 23, 2023

This needs a formatting fix (the exact command to run is in the error message)

@gsmet
Copy link
Member

gsmet commented May 23, 2023

I force pushed a fix for the formatting issue.

@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@geoand geoand merged commit b406ca7 into quarkusio:main May 23, 2023
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label May 23, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add open-editor ('e') to devmode
4 participants