redhat-developer / redhat-developer/vscode-java
Configuration to disable nested project search
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I would be interested to have an option to disable searching for projects in folders when there's already one project in the parent folder or maybe more helpful provides a configuration file/property that list the projects paths that I want to be in the workspace even if these projects are not in the current open folder.
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
The issue names no files, tests, or entry points. Start by locating the extension's project-discovery and configuration handling, then determine how nested projects are selected. Done would require a decided configuration design supporting disabled nested search or explicitly listed project paths, with behavior verified for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100