vscode
https://github.com/microsoft/vscode
TypeScript
Visual Studio Code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1611 Subscribers
View all SubscribersAdd a CodeTriage badge to vscode
Help out
- Issues
- Notification that a user is running emulated should be a blocking modal dialog
- Extension packaged on MacOS does not work on Windows
- Bracket guide not colored/incorrect with long wrapped line
- Custom text editors do not handle extension host restarts or crashes which can lead to data loss
- Lightbulb and sparkle icons always showing below selected line
- Let's track in https://github.com/microsoft/vscode/issues/99589 . This is a problem that is caused by the way whitespace is rendered (inline with the actual text) and is triggered when using `editor.renderWhitespace` : `all` or `selection`. The workaround is to configure `editor.renderWhitespace` : `boundary`, `trailing` or `none`.
- debug console find causes tree to jump to bottom
- Shift key is deleting current code line when pressed
- EH crash reported when reloading window
- Multiline selection in linux
- Docs
- TypeScript not yet supported