redhat-developer / redhat-developer/vscode-java
Provide configuration page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
GITLENS provides its extension own setting page:
https://github.com/eamodio/vscode-gitlens#configuration
Java extension has the similar requirement for the settings page to provide a user friendly UI and advanced features besides VSCode default setting editor:
- Code templates
- Formatting
- Settings from language server
- Tweak for performance
- Other customizable behavior.
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 referenced GitLens configuration page and the existing VS Code Java extension settings. Define the scope for a user-friendly settings page covering code templates, formatting, language-server settings, performance, and other customizable behavior; done means those requirements are implemented and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100