redhat-developer / redhat-developer/vscode-java

Provide a Java view

Open
#698 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ux
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Lots of Java related extensions are contributing views to the side bar explorer these days: Maven, Java Dependencies, Tomcat, Spring boot dashboard... In the future, we will add a type hierarchy view once this is available in jdt.ls. This makes the regular explorer pretty crowded these days.
screen shot 2018-10-30 at 6 45 16 pm

I think vscode-java should own a dedicated Java view, where companion extensions could contribute their stuff without bloating the explorer.
My only requirement is to not show that view if no view contributors are detected.

@gorkem @yaohaizh @akaroml @martinlippert WDYT?

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

No source files, tests, or entry points are named in the issue. Start by locating the extension's existing view registration and contributor mechanisms; done means a dedicated Java view appears when contributors exist and remains hidden when none are detected.

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
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.