microsoft / microsoft/vscode-java-pack

Add a gutter icon besides SpringBootApplication.run method

Open
#1,112 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged discussion enhancement spring
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

1667984803178

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.