Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-31Update grammarsAlex Ross
2021-12-07"Surround with" in TS/JS snippets (#138565)Daniel Rosenwasser
2021-11-02Update grammarsAlex Ross
2021-10-28Fixes #134662: Configure strings and comments embedded in template expression...Alex Dima
2021-10-22Define 2500 chars max limit for javascript, not typescript (#135573)Alex Dima
2021-10-13Fixes #132802 by making maxTokenizationLineLength configurable per language a...Henning Dieterichs
2021-10-07Register .cts and .mts as TypeScript filesMatt Bierner
2021-09-21Fixes #132847 by configuring ${...} as bracket pair.Henning Dieterichs
2021-08-06Mark embedded template expressions as otherMatt Bierner
2021-07-02Update grammarsAlex Ross
2021-04-15Update js/ts grammarMatt Bierner
2021-04-08Update JS/TS grammarsMatt Bierner
2021-04-07Update JS/TS grammarMatt Bierner
2021-03-29Update grammarsAlex Ross
2021-03-10fix(typescript-snippet): fixed "newpromise" snippetDanylo Shevchenko
2021-02-02fix update-grammars scriptJoão Moreno
2021-02-02Merge branch 'joao/extensions'João Moreno
2021-02-01Update grammarsAlex Ross
2021-02-01add proper yarn.lock filesJoão Moreno
2021-01-29add repository field to extensions package.jsonJoão Moreno
2021-01-29run prettier over extensions json filesJoão Moreno
2021-01-25Restore extensions in core (#114921)João Moreno
2021-01-15remove grammar extensionsJoão Moreno
2021-01-04Update ts grammar pinning testsMatt Bierner
2021-01-04Update JS/TS grammarsMatt Bierner
2020-12-14Update grammarsAlex Ross
2020-11-06Update JS/TS grammarsMatt Bierner
2020-10-14Restore injection grammar for multiline jsdoc typesMatt Bierner
2020-10-06Update grammarsAlex Ross
2020-09-17Fix capitalization of GitHub orgChaseKnowlden
2020-08-19Improve typescript.code-snippets for async (#99544)Jack Works
2020-07-27Add filename patterns for jsconfig.json (#103360)Ye-hyoung Kang
2020-07-24Do not ship unnecessary files with extensionsAlex Dima
2020-07-07Remove special grammar rules for console in js/tsMatt Bierner
2020-06-11Update JS/TS grammarsMatt Bierner
2020-06-10Update for-in loop to work with eslint:recommended (#99721)Robert Massaioli
2020-05-29Improve new constant color, tests. For #97373Martin Aeschlimann
2020-05-27Update typescript.code-snippets (#98521)Jack Works
2020-04-23Fix integration testsAlex Dima
2020-04-15[themes][semantic] default themes: new constant color. Fixes #95346Martin Aeschlimann
2020-04-13FormatMatt Bierner
2020-04-08Use code-snippet suffix for extension snippets. Fixes #94625Martin Aeschlimann
2020-04-04Patch js/ts grammars to remove special scopes for nodeMatt Bierner
2020-04-04Update JS/TS grammarsMatt Bierner
2020-03-31Update js/ts grammarMatt Bierner
2020-03-31more typescript specific rulesMartin Aeschlimann
2020-03-29language specific scopesMartin Aeschlimann
2020-03-28Update js/ts grammarsMatt Bierner
2020-03-17Update JS/TS grammarsMatt Bierner
2020-01-21Fix #88418, update number color for color contrastMiguel Solorio