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
2021-08-10Update grammarsAlex Ross
2021-07-02Update grammarsAlex Ross
2021-04-06Update perl grammarAlex Ross
2021-02-08Fix update-grammar scripts for cross-platform useAlex Ross
2021-02-02fix update-grammars scriptJoão Moreno
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
2020-05-27Update colorizer baselinesMatt Bierner
2020-05-11Update grammarsAlex Ross
2020-04-06update-grammarsAlex Ross
2020-01-09do not autoclose quotes when in strings. Fixes #88265Martin Aeschlimann
2019-11-27feat: region folding for perl5Kristian Thy
2019-10-24Merge branch 'master' into perl5-pod-foldingMartin Aeschlimann
2019-08-05Update grammarsAlex Ross
2019-07-01Update grammarsAlex Ross
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
2019-03-29Perl5 support to fold POD blocksJesús Alonso Abad
2019-02-04Update grammarsAlex Ross
2018-11-20delete OSSREADME.jsonisidor
2018-11-15add commitHash to cgmanifestisidor
2018-11-14add all cgmanifests. Still no commitHashisidor
2018-09-19Avoid shipping unnecessary filesAlex Dima
2018-07-27adopt color changes in colorizer testsMartin Aeschlimann
2018-04-29Updating tests for light+ escape coloring grammar changesMatt Bierner
2018-03-17update grammarsMartin Aeschlimann
2018-03-02Edit pass on built-in extension descriptions (#44875)Greg Van Liew
2018-02-28Remove and other language features from description of basic builtin extensio...Ramya Achutha Rao
2018-02-27built-in extensions: version to 1.0.0 (for #43978)Martin Aeschlimann
2018-02-26Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241Martin Aeschlimann
2018-02-20description & name for built-in languages (#43978)Martin Aeschlimann
2018-02-12update grammar script: remove unused propertiesMartin Aeschlimann
2017-09-15Tweak colorization of regexp for light+ and dark+Matt Bierner
2017-09-13Continue tweaking default dark and light colorization for escape characters a...Matt Bierner
2017-07-17[perl] update grammarMartin Aeschlimann
2017-06-21use vsce to determine what to package when bundling extensionsJoao Moreno
2017-05-26Add information_for_contributors to grammarsMartin Aeschlimann
2017-05-18test fixes for #17178Martin Aeschlimann
2017-02-15[perl] typo in grammarMartin Aeschlimann
2017-02-15[perl] update grammarMartin Aeschlimann
2017-01-05Use hex colors in themes integration testsAlex Dima
2017-01-05Themes integration testsAlex Dima
2016-11-07Fix integration test ("whitespace" scopes should not get "invisibles" color)Alex Dima
2016-10-14[themes] add support.functionMartin Aeschlimann
2016-10-14[themes] remove entity.name.function scope from dark vs-defaultMartin Aeschlimann
2016-07-21Migrate all other languages to language-configuration.jsonMartin Aeschlimann
2016-05-23fixes #6591: [perl] wrong coloring when space after regexpMartin Aeschlimann
2016-04-21[perl] autoclosing & surrounding pairsMartin Aeschlimann