microsoft / microsoft/vscode-spring-boot-dashboard

[FEATURE REQUEST] add option set working directory on Apps run

Open
#336 3 comments 1 reaction 0 assignees View on GitHub

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.

image

i want change the working directory to root project directory. because the database sync with cloud on root project, which shared across sub projects.
image

  • i've tried find settings in vscode with keyword directory but not found the setting
    image
  • also keyword folder, but only found scan folders setting
    image

Contributor guide

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.