TypeScript
TypeScript copied to clipboard
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
- [x] Analyze the issue: Symbol properties on objects are imported by type instead of value when auto-completed - [x] Explore repository structure and build system - [x] Create a...
### 🔎 Search Terms `symbol ( label:"Domain: Completion Lists" OR label:"Domain: TSServer" )` `symbol verbatimModuleSyntax` `verbatimModuleSyntax` ### 🕗 Version & Regression Information I can reproduce this in 4.4 (the first...
### 🔎 Search Terms Arrays, Compare, Less than, Greater than ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the...
### 🔎 Search Terms helper symbol tslib ### 🕗 Version & Regression Information - This changed between versions 5.1.6 and 5.2.2 Tested via playground and reading its debug output. ###...
### 🔎 Search Terms We use the version of TypeScript is v4.9.5. ### 🕗 Version & Regression Information - This changed between versions v4.9.5 and v5.8.x. - This changed in...
### 🔎 Search Terms Namespace, use before declaration, initialized variable ### 🕗 Version & Regression Information - This is the behavior in every version I tried. ### ⏯ Playground Link...
### 🔍 Search Terms "type truncation truncate compiler option " ### ✅ Viability Checklist - [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [X] This wouldn't...
### 🔍 Search Terms isolated declarations, computed properties ### ✅ Viability Checklist - [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [x] This wouldn't change the...
### Acknowledgement - [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. ### Comment We have encountered an unusual case in...
### 🔎 Search Terms jsdoc import @import ### 🕗 Version & Regression Information This changed between versions 5.5.4 and 5.6.3. ### ⏯ Playground Link _No response_ ### 💻 Code ```js...