TypeScript
TypeScript copied to clipboard
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
### 🔎 Search Terms Static method overload, inheritance, JSDoc, static method TypeScript, class inheritance, overload error, static side incompatible. ### 🕗 Version & Regression Information **TypeScript Version:** 5.6.3 ### Problem...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: v1.94 - OS Version: macos 14.2.1 Steps to Reproduce: 1. clone the [minimal reproduction](https://github.com/MoeYc/vscode-ts-break-case.git) repo 2....
# Suggestion In the same project, when multiple jsx factory functions are required, there will always be complex configurations and type conflicts. It is recommended that you configure file suffixes...
### Acknowledgement - [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. ### Comment The intrinsic type implementation for `Capitalize` and...
Does this issue occur when all extensions are disabled?: Yes (it's a built-in extension) Version: 1.93.1 (Universal) Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 Date: 2024-09-11T17:20:05.685Z Electron: 30.4.0 ElectronBuildId: 10073054 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8:...
### 🔎 Search Terms jsdoc type parameter generics extends superclass template ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed...
### 🔎 Search Terms filter + typeguard + control flow + strictNullChecks ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I...
# Bug Report ### 🔎 Search Terms type reference directive node12 nodenext ### 💻 Fourslash server test case I used fourslash server tests to verify this because it treats files...
**TypeScript Version:** 3.5.2 **Search Terms:** settimeout type safe **Code** ```ts // A *self-contained* demonstration of the problem follows... // Test this by running `tsc` on the command-line, rather than through...
### 🔍 Search Terms experimental jsdoc tag ### ✅ Viability Checklist - [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [X] This wouldn't change the runtime...