microsoft / microsoft/vscode-typescript-next

This extension will break "increase or decrease type display verbosity function".

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
299
Forks
49
PR merge metrics
No merged PRs in 30d

Description

This extension will break "increase or decrease type display verbosity function".
When I move my mouse hovering some variables, a tooltip will display to show variable types. There should be two icons that allow you expand or collapse type definitions. But there is no icon when this extension is enabled.

Image

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 reproducing the missing expand and collapse icons in a VS Code variable-type tooltip with this extension enabled, then compare the same tooltip with the extension disabled. Trace the tooltip behavior through the extension or TypeScript integration; done means both type-display verbosity controls are visible and functional when the extension is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.