redhat-developer / redhat-developer/vscode-java
Provide a way to hide/disable java snippets
Open
Nobody has claimed this yet.
content-assist
enhancement
snippets
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
After this pull request(https://github.com/redhat-developer/vscode-java/pull/2314), my list of suggestion is overload with java snippets which I never used, please add an option to disable or hide those snippets.
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
Review pull request #2314 first to understand how Java snippets entered the suggestion list. Then trace the extension's snippet suggestion configuration; done when users can hide or disable those snippets and they no longer appear in suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100