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 supported1699 Subscribers
View all SubscribersAdd a CodeTriage badge to vscode
Help out
- Issues
- Definition Completion is not invoked for non-word tokens (like ++ operators) when ctrl-hovering
- prevent conflict between status bar item ids
- Cache the list of files for "Go to file" / "Quick open" / "Search files by name"
- Add an option to specify the extension that provides references
- Unnecessary calls to 'codeAction/resolve' on mouse hovers
- workbench.action.toggleMaximizedPanel shortcut doesn't work when terminal is focused
- Add support for moving and revealing a vscode.Tab
- `onDidChangeTabs` fires before `vscode.window.activeTextEditor` has been updated
- Add support for bulk actions in extensions list view
- Changing selection of just after text insertion messes up the undo stack [jsx]
- Docs
- TypeScript not yet supported