COMMITS
/ extensions/javascript/javascript-language-configuration.json January 5, 2026
R
Add TS/JS Template surrounding brackets (#255972)
RedCMD committed
June 17, 2025
R
S
Update indentation for PHP, JS, and TS (#251465)
Stephen Sigwart committed
March 5, 2025
A
Removing double slash from wtihin regex in onEnter rule (#242679)
Aiday Marlen Kyzy committed
February 4, 2025
A
Ignoring URLs when adding line comment onEnter (#239576)
Aiday Marlen Kyzy committed
December 10, 2024
A
Performance regression: revert "Ignoring double slashes inside of strings" (#235742)
Aiday Marlen Kyzy committed
A
onEnter Indentation Rules: Ignoring double slashes inside of strings (#235712)
Aiday Marlen Kyzy committed
November 6, 2024
A
Add comment on next line when not at the end of the line comment in onEnter rules (#233219)
Aiday Marlen Kyzy committed
May 27, 2024
A
Remove brackets from comments, strings and regexes before evaluating the indentation (#210641)
Aiday Marlen Kyzy committed
March 28, 2024
A
Making same changes to JavaScript language configuration file as for TypeScript (#209038)
Aiday Marlen Kyzy committed
October 18, 2023
R
Fix decreaseIndentPattern for javascript and typescript
Russell Davis committed
November 22, 2022
S
JS/TS fixes
Stephen Sigwart committed
November 7, 2022
M
Exclude `@` from word pattern in js/ts (#165764)
Matt Bierner committed
May 6, 2022
M
Include `@` in JS/TS word pattern (#148962)
Matt Bierner committed
February 3, 2022
M
Move js/ts language configs to json file
Matt Bierner committed
October 29, 2021
M
Include `<` as surroundingPairs in JS
Matt Bierner committed
September 21, 2021
H
Fixes #132847 by configuring ${...} as bracket pair.
Henning Dieterichs committed
August 8, 2018
J
remove comments for more proper json
Jackson Kearl committed
July 24, 2018
J
Document jsx specialization
Jackson Kearl committed
J
Add special case for js(x) template strings
Jackson Kearl committed
October 12, 2017
M
Folding regions broken
Martin Aeschlimann committed
October 11, 2017
M
[folding] add work boundries to folding markers
Martin Aeschlimann committed
September 25, 2017
M
[folding] add folding marker to API and schema
Martin Aeschlimann committed
September 22, 2017
M
[folding] fold regions, initial, preconfigured support. For #12146
Martin Aeschlimann committed
January 5, 2017
M
[jsx][tsx] Wrong type of comments for React code. Fixes #6461
Martin Aeschlimann committed