TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

Results 1269 TypeScript issues
Sort by recently updated
recently updated
newest added

fixes https://github.com/microsoft/TypeScript/issues/61500

For Backlog Bug

Fixes #62812 ## Problem When a union/intersection type like `number | string` appears in the true branch of a conditional type that has the same type as its check type,...

For Backlog Bug

I know that all errors in TypeScript are optional, it'd be nice if we could declare which error ids we want to ignore. I.E. In the `tsconfig.json`: ```json { "compilerOptions":{...

Suggestion
Awaiting More Feedback

Closes #60164. No custom calendar support, as per the latest spec changes. There are lots of places in the spec where property bags have "at least one of" constraints (eg....

For Uncommitted Bug

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.101.2 - OS Version: MacOS 15.1.1 Steps to Reproduce: 1. Clone https://github.com/ishchhabra/pnpm-workspace-example 2. Open `apps/web/src/app/page.tsx` and...

7.0 LS Migration

### 🔎 Search Terms __setFunctionName class static name ES decorators static name __esDecorate static name ### 🕗 Version & Regression Information 5.0.4-5.9.3 ### ⏯ Playground Link https://tsplay.dev/WJgblw ### 💻 Code...

Bug
Help Wanted

### 🔎 Search Terms autoImportSpecifierExcludeRegexes ### 🕗 Version & Regression Information - This changed between versions ______ and _______ - This changed in commit or PR _______ - This is...

Needs Investigation

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.97.2 - OS Version: Windows_NT x64 10.0.26100 Steps to Reproduce: Pre-conditions: - Inlay hints must be...

Bug
Domain: LS: Inlay Hints
7.0 LS Migration

### 🔎 Search Terms tsc: "Cannot read properties of undefined (reading 'parent')" getThisType getSuggestionDiagnostics ### 🕗 Version & Regression Information - This changed between versions ______ and _______ - This...

Bug
Domain: LS: Suggestion Diagnostics
7.0 LS Migration

### 🔎 Search Terms inlay hints parameters rest spread argument ### 🕗 Version & Regression Information - This is the behavior in every version I tried ### ⏯ Playground Link...

Bug
Help Wanted
Domain: LS: Inlay Hints
7.0 LS Migration