redhat-developer / redhat-developer/vscode-java

Optimize Project Organization

Open
#2,886 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

configuration enhancement ux
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.