yoavbls / yoavbls/pretty-ts-errors
Make highlighted types selectable and copyable
Open
Nobody has claimed this yet.
vscode feature required
- Dominant language
- TypeScript
- Stars
- 14.1k
- Forks
- 111
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
We need a change in VSCode to allow that. I opened a PR and Issue there:
https://github.com/microsoft/vscode/issues/180496
any other ideas will be welcomed
Contributor guide
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 with the linked VSCode issue microsoft/vscode#180496, then inspect this repository’s VSCode integration to find where highlighted errors are rendered. The issue names no repository file or test; completion should be verified by selecting and copying the highlighted type text in VSCode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100