microsoft / microsoft/vscode-js-debug

Support letting a language server provide additional metadata on values

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

Nobody has claimed this yet.

feature-request upstream
Dominant language
TypeScript
Stars
2k
Forks
373
Avg merge
1d 9m
Merged PRs (30d)
6

Description

👋 been enjoying this extension, great work.

It's a bit of a blue-sky idea, but an interesting case would be enum values.

For example selecting kind in the editor below could request some kind extended metadata about the raw value. So it would have the chance go from this:

Screen Shot 2020-01-30 at 12 44 24 PM

To this:

Frame 2

And maybe type information could then be available if you keep the mouse hovering?

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. Start by clarifying how language-server metadata should be requested and displayed for enum values, including whether hover type information is in scope; done would mean an agreed implementation path and verified metadata display.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.