[VSCode extension] Add a "Compile Folder" command
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 935
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 17
Description
### Description
Currently there's only a "Compile Workspace" command. It would be useful to also have a "Compile Folder" command.
Previous issue: https://issues.apache.org/jira/browse/NETBEANS-5407
### Use case/motivation
* be able to compile a single folder, which is useful when you have multiple large projects open
### Related issues
_No response_
### Are you willing to submit a pull request?
No
### Code of Conduct
Yes
Contributor guide
Research direction
No file or test is named. Start by locating the VSCode extension's existing "Compile Workspace" command and trace how its target is selected. Done means a corresponding "Compile Folder" command can compile one chosen folder without compiling other open projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100