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

Show launches of shortcuts below the launches dialog in the popup #164

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Jun 26, 2023

Currently provided launches are shown below their providers with a little pseudo indentation using some space what has some drawbacks

  • it looks a bit misplaced an not as an indentation
  • it breaks the order of accelerators once a new config is added
  • run configs are not shortcuts even though shortcuts often create a launch

This is now changed to put them below the "Launchconfigurations ..." menu item where they better fit semantically and also keep the original accelerator order intact.

This is how it looks before:

grafik

This is how it looks after this change:

grafik

Currently provided launches are shown below their providers with a
little pseudo indentation using some space what has some drawbacks

- it looks a bit misplaced an not as an indentation
- it breaks the order of accelerators once a new config is added
- run configs are not shortcuts even though shortcuts often create a
launch

This is now changed to put them below the "Launchconfigurations ..."
menu item where they better fit semantically and also keep the original
accelerator order intact.
Copy link
Contributor

@mickaelistria mickaelistria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good proposal!

@mickaelistria mickaelistria merged commit 5ccbada into eclipse-platform:master Jun 26, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants