microsoft / microsoft/vscode-java-pack
Add a gutter icon besides SpringBootApplication.run method
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Based on user feedback : "Add a run button for my SpringBoot application".
I suddenly realize, run application is one of the most common operation for an user, is it possible to add gutter icon here?
The operation would be : " Run in Spring Boot dashboard", and direct to spring boot dashboard, then focus on the Spring boot dashboard App panel

If possible, maybe have a pop-up and ask the user if they want to start the application immediately
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SpringBootApplication.run method integration and the Spring Boot dashboard App panel. The work is done when a gutter action opens the dashboard and focuses the application; clarify whether starting the application immediately should require a prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spring-boot, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100