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

Perhaps TS should be able to identify `Object.assign(this, ...)` then infer the properties that are assigned to `this`? Or is this not possible to do? I am not sure. **TypeScript...

Suggestion
Experience Enhancement

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

For Uncommitted Bug

Fixes #61081

For Backlog Bug

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

For Uncommitted Bug

The new deprecated strikethroughs in TS code are great. But to make it easier to find and address a series of them, it would be nice to have them also...

Suggestion
Awaiting More Feedback

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.98.0 - OS Version: Windows 11 23H2 Steps to Reproduce: 1. open a ts file, select...

Bug

# Suggestion It seems there are many folks struggling with the priority/ordering of VSCode's auto-import (intellisense) suggestions. There are a few different cases, but they seem to be all somewhat...

Suggestion
Needs Proposal
Domain: Auto-import

### 🔍 Search Terms param, parameter, argument, jsdoc, initializer, default value, parameter ### ✅ Viability Checklist - [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [x]...

### 🔍 Search Terms "iterable object", "string" ### ✅ Viability Checklist - [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [X] This wouldn't change the runtime...

Suggestion
Needs Proposal