mesonbuild / mesonbuild/vscode-meson

Redo layout of project name and version in sidebar

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
138
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Currently the sidebar will show hse 2.2.0. I think it would look a little cleaner to show hse (2.2.0). Also if a project doesn't have a version defined ignore it instead of printing hse undefined -> hse.

Contributor guide

No contributing guide indexed for this repository

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 locating the sidebar rendering for the project name and version in the TypeScript extension code. Update the displayed format to use parentheses around a defined version and omit the version when it is absent; verify both cases in the sidebar.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.