COMMITS
/ extensions/typescript-basics/package.json August 7, 2023
R
Mark all .tsbuildinfo files as json (#189811)
Remco Haszing committed
February 24, 2023
H
Fixes #173997 (#175349)
Henning Dieterichs committed
February 10, 2023
H
Fixes #173997 (#174067)
Henning Dieterichs committed
December 7, 2022
M
June 10, 2022
B
Add support for angle bracket matching and colorization in Typescript
Bryan Lee committed
May 10, 2022
R
Specify tsconfig.tsbuildinfo is json (#149065)
Remco Haszing committed
March 1, 2022
M
Move update grammar script to mjs
Matt Bierner committed
October 28, 2021
October 22, 2021
A
Define 2500 chars max limit for javascript, not typescript (#135573)
Alex Dima committed
October 13, 2021
H
Fixes #132802 by making maxTokenizationLineLength configurable per language and reducing the default for TypeScript.
Henning Dieterichs committed
October 6, 2021
M
Register .cts and .mts as TypeScript files
Matt Bierner committed
August 6, 2021
M
Mark embedded template expressions as other
Matt Bierner committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
January 25, 2021
J
Restore extensions in core (#114921)
João Moreno committed
January 15, 2021
J
remove grammar extensions
João Moreno committed
October 8, 2020
M
Restore injection grammar for multiline jsdoc types
Matt Bierner committed
July 27, 2020
Y
Add filename patterns for jsconfig.json (#103360)
Ye-hyoung Kang committed
April 8, 2020
M
Use code-snippet suffix for extension snippets. Fixes #94625
Martin Aeschlimann committed
March 30, 2020
M
more typescript specific rules
Martin Aeschlimann committed
March 29, 2020
M
language specific scopes
Martin Aeschlimann committed
November 13, 2019
M
Remove jsdoc markdown injections
Matt Bierner committed
October 25, 2019
M
Use specific scope name for js vs ts
Matt Bierner committed
October 24, 2019
M
Split js doc injection into js and specific ones
Matt Bierner committed
October 4, 2019
M
Move js/ts json validation to js/ts language features extension
Matt Bierner committed
July 29, 2019
A
Reduce diff
Alex Dima committed
July 15, 2019
A
Add a fast TypeScript classifier
Alex Dima committed
April 11, 2019
M
Fix multiline jsdoc type highlightingFixes #27777
Matt Bierner committed
December 4, 2018
M
Correctly highlight @example code as js/ts
Matt Bierner committed
November 28, 2018
M
Highlight some basic markdown elements in js/ts fenced code blocks
Matt Bierner committed
June 6, 2018
M
Suggestion: tsconfig.*.json should be detected as `jsonc`. Fixes #50974
Martin Aeschlimann committed
May 1, 2018
M
Auto trigger suggest on jsdoc parameter names
Matt Bierner committed
April 3, 2018
M
Fix quick suggestions not shown in `${|` template string
Matt Bierner committed
March 19, 2018
M
Mark import paths as `other` type instead of string
Matt Bierner committed
March 16, 2018
M
Fix should auto trigger at `${|`in js/ts template strings
Matt Bierner committed
M
Support quickSuggestions in JSDoc Types (#46001)
Matt Bierner committed
March 1, 2018
M
February 28, 2018
M
Missing JSON schema in tsconfig.json. Fixes #44718
Martin Aeschlimann committed
February 27, 2018
M
Fixx TS snippets
Matt Bierner committed
M
Bump TS-basics extension version
Matt Bierner committed
M
Fix TS snippets
Matt Bierner committed
February 23, 2018
M
Split out ts syntax and grammar to ts basics
Matt Bierner committed