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

Command to expose 'Edit Starters' functionality #79

Closed
akaroml opened this issue Sep 21, 2018 · 1 comment
Closed

Command to expose 'Edit Starters' functionality #79

akaroml opened this issue Sep 21, 2018 · 1 comment

Comments

@akaroml
Copy link
Member

akaroml commented Sep 21, 2018

'Edit Starters' is an essential feature. The current entry of this functionality is hard to find - open pom.xml and right click.

A command needs to be added to VS Code - Spring Initializr: Edit Starters
The target pom.xml can be in different status. And here are some common scenarios:

  1. A pom.xml is opened and active - work with that file directly
  2. A project has only one pom.xml - work with that file directly
  3. A project has more than one pom.xml - list all the pom files with hierarchical representation, let user choose one
  4. Regarding 2 and 3, when the active editor is NOT a pom.xml, open the target file and make it active
@Eskibear
Copy link
Member

Fixed in #83

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

No branches or pull requests

2 participants