redhat-developer / redhat-developer/vscode-java

Provide configuration page

Open
#891 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

documentation enhancement
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:

  1. Code templates
  2. Formatting
  3. Settings from language server
  4. Tweak for performance
  5. Other customizable behavior.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.