-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Useful Links for TypeScript Issue Management
tjjfvi edited this page Dec 15, 2020
·
19 revisions
-
Unlabelled Issues: Issues which need to be analyzed and labelled
-
Unlabelled VSCode Issues: VSCode reported issues which need to be analyzed and labelled
-
Needs Investigation Issues: Dept of unlabeled issues
-
Untriaged Suggestions: Issues with the
Suggestion
label but no sub-label -
Unplanned Bugs: Issues that need to be assigned to a developer
-
Mystery Closed Bugs: Issues that have been closed but no sub-label explaining why they were closed
-
Design Meeting Docket: Open
Suggestion
issues tagged withIn Discussion
-
Needs Proposal Review: Open
Suggestion
issues tagged withNeeds Proposal
-
Needs More Info Review: Open
Suggestion
issues tagged withNeeds More Info
News
Debugging TypeScript
- Performance
- Performance-Tracing
- Debugging-Language-Service-in-VS-Code
- Getting-logs-from-TS-Server-in-VS-Code
- JavaScript-Language-Service-in-Visual-Studio
- Providing-Visual-Studio-Repro-Steps
Contributing to TypeScript
- Contributing to TypeScript
- TypeScript Design Goals
- Coding Guidelines
- Useful Links for TypeScript Issue Management
- Writing Good Design Proposals
- Compiler Repo Notes
- Deployment
Building Tools for TypeScript
- Architectural Overview
- Using the Compiler API
- Using the Language Service API
- Standalone Server (tsserver)
- TypeScript MSBuild In Depth
- Debugging Language Service in VS Code
- Writing a Language Service Plugin
- Docker Quickstart
FAQs
The Main Repo