vscode/extensions/typescript-basics
Aiday Marlen Kyzy d309e11579
Remove brackets from comments, strings and regexes before evaluating the indentation (#210641)
* wip

* polishing the code

* adding code

* adding the language

* reshuffling the code to avoid cyclic dependency

* polihsing code

* uncommenting tests

* also adopting the indentation rules within the reindentation operation

* using instead the sliced line tokens instead of the scoped line tokens

* polishing the code

* using start indices instead

* using value everywhere

* using the token data to type the tokens

* setting to number instead of standard token type

* using token data from autoindenttest.ts

* using same code in both test files

* placing instantiation service into the registerLanguage method

* copying object into the node js autoindent.ts
2024-05-27 11:18:00 +02:00
..
build Fix includes check on jsdoc patching (#169446) 2022-12-16 23:36:22 +01:00
snippets File snippets for HTML and PHP (#161881) 2022-09-27 08:15:57 -07:00
syntaxes Update grammars (#203521) 2024-01-26 13:06:22 +01:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Update grammars (#203521) 2024-01-26 13:06:22 +01:00
language-configuration.json Remove brackets from comments, strings and regexes before evaluating the indentation (#210641) 2024-05-27 11:18:00 +02:00
package.json Use categories for builtin extensions groups (#202453) 2024-01-14 18:19:29 +01:00
package.nls.json run prettier over extensions json files 2021-01-29 15:19:18 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00