microsoft / microsoft/vscode-spring-boot-dashboard
[FEATURE REQUEST] add option set working directory on Apps run
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
whenever I run the App, the working directory used the folder sub project server like below screenshot.
i want change the working directory to root project directory. because the database sync with cloud on root project, which shared across sub projects.
- i've tried find settings in vscode with keyword
directorybut not found the setting
- also keyword
folder, but only found scan folders setting
Contributor guide
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 tracing how the Spring Boot Dashboard Apps run action chooses its working directory and review the available VS Code settings, since the issue reports that no directory or folder option exists. Done means an App can use the root project directory instead of the server subproject directory when it runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100