redhat-developer / redhat-developer/vscode-java
Optimize Project Organization
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
I am a multi-language developer, but the project configuration method is not as flexible as c/c++ extension (which using a file inside .vscode folder to configure it directly and locally), which blocked me from integrating my setting generation script with java extension.
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 reviewing the current project configuration mechanism in the Java extension and the requested local configuration approach using a file inside the .vscode folder. Compare it with the c/c++ extension pattern mentioned in the issue and consider how a setting-generation script would integrate. Done means the project configuration is flexible enough to support locally generated settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100