microsoft / microsoft/vscode-java-dependency

Better sorting the children of project node

Open
#738 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
199
Forks
105
Avg merge
1d 22h
Merged PRs (30d)
27

Description

          LGTM overall. One small thing: can we adjust the order of source sets? Showing main/test source sets before the generated source sets would be better. 

after:
image

before:
image

Originally posted by @CsCherrYY in https://github.com/microsoft/vscode-java-dependency/pull/730#pullrequestreview-1377119435

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

The issue names no files, tests, or entry points. Locate the project-node tree construction and its child/source-set sorting, then inspect how generated and main/test source sets are identified; done means main and test source sets appear before generated source sets as shown in the issue images.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.