Labels
Labels
157 labels
- Bad-faith PRs, Hacktoberfest spam
- Is in active investigation
- Pull requests that update Javascript code
- PR modifies files in the `lib` folder
- This PR should be re-reviewed and merged ASAP for the next release.
- An issue about the team, or the direction of TypeScript
- This issue needs a team member to investigate its status.
- The issue still hasn't been fully clarified
- This issue needs a plan that clarifies the finer details of how it could be implemented.
- This behavior is one of several equally-correct options
- Detected by an older crawler (aka "fuzzer") running random TSServer operations on public code.
- This idea sits outside of the TypeScript language design constraints
- Iteration plans and roadmapping
- The current behavior isn't wrong, but it's possible to see that it might be better in some cases
- Help wanted from Pursuit fellowship; others please avoid until Dec 19
- An issue which isn't directly actionable in code
- This is a new regression just found in the last major/minor version of TypeScript.
- Indicates that we'd like a compiler backed repro for this issue: https://aka.ms/ts-repros
- This issue was previously scheduled to an earlier milestone
- An issue worth coming back to
- Relates to composite projects (a.k.a references between "medium sized projects")
- The issue relates to the telemetry in editors
- Issues related to the TypeScript language specification
- The JavaScript-based implementation of the TypeScript LS (versions 6 and earlier)
- An idea for TypeScript
- An issue which adding support for may be too complex for the value it adds
- Pull requests tagged with this label are automatically rebased together with master and published
- There isn't something we can do with this issue
- TS behavior is not supposed to depend on union order, but sometimes does
- Indicates that this PR affects docs