microsoft / microsoft/vscode-typescript-next
This extension will break "increase or decrease type display verbosity function".
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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