redhat-developer / redhat-developer/vscode-java
do not store in local/config what is not human changed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
using redhat java plugin adds files and settings into
.config/Code - OSS/User/workspaceStorage/22dc90a0216b40526a440f21fc5cdf72/redhat.java/ss_ws
.config/Code - OSS/User/workspaceStorage/22dc90a0216b40526a440f21fc5cdf72/redhat.java/jdt_ws
without a human clicking any settings. if the plugin generates it automatic it would be nice to not save it at all, or put it into cache in case it slows down the plutin otherwise.
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 reproducing the Red Hat Java plugin behavior under .config/Code - OSS/User/workspaceStorage/.../redhat.java/, focusing on the generated ss_ws and jdt_ws files. Trace where these workspace files are created or persisted; done means automatically generated data is not stored as user configuration, or is placed in an appropriate cache instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100