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-02-01Fix typos (#141959)Caio Agiani
2022-01-31Update grammarsAlex Ross
2022-01-05Corrected the regex to detect espaced percent symbol (#139437)Khaled
2022-01-05Don't include `[` and `]` as strings in markdown linksMatt Bierner
2021-12-15Basic LaTeX built-in extension (#138395)Jerome Lelong
2021-11-12Extract git syntaxes/grammars into a separate extensionLadislau Szomoru
2021-11-12Fix test inputLadislau Szomoru
2021-11-12Extract git static contributions into a separate extensionLadislau Szomoru
2021-11-12use `enabledApiProposals` instead of wildcard property, also update compilati...Johannes Rieken
2021-11-12Extract diff language into its own extension (#136967)Ladislau Szomoru
2021-11-12split vscode.proposed.d.ts into a file per proposal, https://github.com/micro...Johannes Rieken
2021-11-09use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables t...Johannes Rieken
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-11-09Fix highlighting of dollar amount at start of line in md filesMatt Bierner
2021-11-09Allow non-word character after inline math code blockMatt Bierner
2021-11-02Update grammarsAlex Ross
2021-10-21Fix a few more cases of math block highlightingMatt Bierner
2021-10-21Make sure inline math is marked as markdown-mathMatt Bierner
2021-10-21Allow leading and trailing math on same line as math blockMatt Bierner
2021-10-20Disable markdown math inside of raw code blocksMatt Bierner
2021-10-15Update colorization test resultsMatt Bierner
2021-10-15Allow spaces in katex commandsMatt Bierner
2021-08-30Update grammarsAlex Ross
2021-08-12Organize imports in ext testsMatt Bierner
2021-08-06Update math fixtureMatt Bierner
2021-08-05Fix syntax highlighting of math in markdown listsMatt Bierner
2021-07-13Update cpp and objective c grammarsAlex Ross
2021-07-05Update C# grammarAlex Ross
2021-07-02Disable math highlighting in markdown fenced code blocksMatt Bierner
2021-06-18Add math grammar/language to markdown math blocksMatt Bierner
2021-06-11Update grammarsAlex Ross
2021-06-07default themes: colorization of string placeholdersMartin Aeschlimann
2021-06-03Try setting gettingStarted as default editor (#125321)Jackson Kearl
2021-06-02Revert "Try fix getting started as default crashing integration tests"Jackson Kearl
2021-06-02Try fix getting started as default crashing integration testsJackson Kearl
2021-05-26dart as built-in languageMartin Aeschlimann
2021-05-10Add test for C# grammar butAlex Ross
2021-05-04Update grammarsAlex Ross
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-04-20Add icons for built-in extensions (fixes #81760)Miguel Solorio
2021-04-19tests - enable colors for windows (CI supports it and the new Windows termina...Benjamin Pasero
2021-04-13Use more standard name for shared extension tsconfigMatt Bierner
2021-04-01Remove long cpp colorizer testAlex Ross
2021-03-30Add cuda-cpp lang id, grammar and problem matchers (#119444)Pooya Vakeely
2021-03-29Update grammarsAlex Ross
2021-03-11Try new CSS grammarAlex Ross
2021-03-03Update grammars and fix julia update script for WindowsAlex Ross
2021-03-01tests - enable color output for integration testsBenjamin Pasero
2021-02-08add colorizer testMartin Aeschlimann
2021-01-29add repository field to extensions package.jsonJoão Moreno