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-07Update grammarsAlex Ross
2021-05-31Removes g flag from wordPatterns.Henning Dieterichs
2021-05-17Refactors calls to languages.setLanguageConfiguration to declarative descript...Henning Dieterichs
2021-05-04Update grammarsAlex Ross
2021-03-29Update grammarsAlex 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-10-19[scss] Normalise SCSS attributes with CSS/LESS/SASS. Fixes #108840Martin Aeschlimann
2020-05-27Update colorizer baselinesMatt Bierner
2020-01-21Fix #88418, update number color for color contrastMiguel Solorio
2019-11-12Fix #81943Pine Wu
2019-11-04Update grammarsAlex Ross
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
2019-02-06Update grammars to pick up make changesAlex Ross
2018-12-12Update grammarsAlex Ross
2018-11-20delete OSSREADME.jsonisidor
2018-11-15add commitHash to cgmanifestisidor
2018-11-14add all cgmanifests. Still no commitHashisidor
2018-10-16Update scss coloring testsMatt Bierner
2018-09-19Avoid shipping unnecessary filesAlex Dima
2018-07-27adopt color changes in colorizer testsMartin Aeschlimann
2018-05-04Rebuild grammar files from source repoJeff
2018-05-04Update script to build additional grammar fileJeff
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-12-01[css] use proposalprovider for region snippetsMartin Aeschlimann
2017-11-30[scss] add region supportMartin Aeschlimann
2017-11-10[scss] update grammar (for #36923)Martin Aeschlimann
2017-10-24[scss] update grammarMartin 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-09-08[scss] update grammarMartin Aeschlimann
2017-08-15[scss] update grammarMartin Aeschlimann
2017-08-11Change name of scss mode to SCSSMartin Aeschlimann
2017-07-20[scss] update grammarMartin Aeschlimann
2017-07-12Fixes #30094: The less extension should contribute problem matchers for commo...Dirk Baeumer
2017-07-11[scss] update grammarMartin Aeschlimann
2017-06-21use vsce to determine what to package when bundling extensionsJoao Moreno