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-05-03Register .mak extension for the Make language (#122614)Ryan Zoeller
2021-03-03Update grammars and fix julia update script for WindowsAlex 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-12-03Add paren, bracket, and brace to autoclosing pairs for makeAlex Ross
2020-11-05Add quotes to autoClosingPairs for makeAlex Ross
2020-07-06Add new Makefile test case for upgraded syntax rules (#101719)Alexander Fadeev
2020-07-06Update grammarsAlex Ross
2020-05-27Update colorizer baselinesMatt Bierner
2019-10-23Makefile testcase for updated scheme to support the following: var:=$(val:.c=...Alexandr Fadeev
2019-10-23Update make grammarAlex Ross
2019-09-02Update grammarsAlex Ross
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
2019-06-03Update grammarsAlex Ross
2019-04-16Makefile test case about the bug fix with "@,-,+" colorizing in the recipe (#...Alexandr Fadeev
2019-02-06Merge pull request #67921 from fadeevab/makefile-updateAlex Ross
2019-02-06Update grammars to pick up make changesAlex Ross
2019-02-05Makefile colorizing tests - handling variable expansion in a variable name in...Alexandr Fadeev
2019-02-04Makefile grammar updating: tests are updated about the handling of @, - and +...Alexandr Fadeev
2019-01-03Update make grammarAlex Ross
2018-11-20delete OSSREADME.jsonisidor
2018-11-15add commitHash to cgmanifestisidor
2018-11-14add all cgmanifests. Still no commitHashisidor
2018-11-06Update makefile colorize tests according to the latest grammar. (#61961)Alexandr Fadeev
2018-11-06Updated grammarsAlex Ross
2018-09-19Avoid shipping unnecessary filesAlex Dima
2018-08-06[make] update grammar (fixes #55256)Martin Aeschlimann
2018-08-05Tests about to check the improvements: ${}, $$, and $(shell ()).Alexandr Fadeev
2018-07-27adopt color changes in colorizer testsMartin Aeschlimann
2018-07-19Don't treat interpolated strings in make files as content stringsMatt Bierner
2018-07-19FormatMatt Bierner
2018-06-21file line detection: allow whitespace after shebangMartin Aeschlimann
2018-04-29Updating tests for light+ escape coloring grammar changesMatt Bierner
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
2018-02-09make grammar file names consistentMartin Aeschlimann
2017-11-11Add firstline match for MakefileDavid Lechner
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-09-08[make] update grammarMartin Aeschlimann
2017-08-21[make] typo in OSSREADMEMartin Aeschlimann