-
Notifications
You must be signed in to change notification settings - Fork 12.5k
No labels!
There aren’t any labels for this repository quite yet.
144 labels
Domain: Symbol Navigation
Domain: Symbol Navigation
Relates to go-to-definition, find-all-references, highlighting/occurrences.
Domain: ts.transpileDeclaration
Domain: ts.transpileDeclaration
Issues regarding the transpileDeclaration API, which do not reproduce without it
Domain: Type Display
Domain: Type Display
Bugs relating to showing types in Quick Info/Tooltips, Signature Help, or Completion Info
Domain: Type Inference
Domain: Type Inference
Related to type inference performed during signature resolution or `infer` type resolution
Domain: Variance Relationships
Domain: Variance Relationships
The issue relates to variance relationships between types
Effort: Casual
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Effort: Moderate
Effort: Moderate
Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".
Fixed in TSJS repo
Fixed in TSJS repo
Fix merged in https://github.com/Microsoft/TSJS-lib-generator, but not ported yet