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-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-09-16Update go grammar and fix update scriptAlex Ross
2020-02-03Update grammarsAlex Ross
2019-12-20Try out new go grammarAlex Ross
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
2019-05-27Make conistent with other languagesMartin Aeschlimann
2019-03-06Add region markers folding for GoFabio 'c0m3tx' Vitale
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-09-19Avoid shipping unnecessary filesAlex Dima
2018-07-27adopt color changes in colorizer testsMartin Aeschlimann
2018-06-04Avoid indent after strings with brackets Fixes #50959 (#50960)Ramya Rao
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-28Update displayName, description for Go extension #43978 #44626Ramya Achutha Rao
2018-02-27built-in extensions: version to 1.0.0 (for #43978)Martin Aeschlimann
2018-02-12update grammar script: remove unused propertiesMartin Aeschlimann
2018-02-09[go] make grammar file name consistentMartin Aeschlimann
2018-01-22Keywords and Storage.types have the same color in Dark theme for Go. Fixes #4...Martin Aeschlimann
2017-12-20[go] update grammarMartin Aeschlimann
2017-12-01Fix #34347. decreaseIndent for multiple closing paren or brackets.Peng Lyu
2017-10-24[go] update grammarMartin Aeschlimann
2017-08-04Update Go indentation rulesRamya Achutha Rao
2017-07-18update grammarsMartin 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-23Update grammar for var related bug fixRamya Achutha Rao
2017-05-18[go] update grammarMartin Aeschlimann
2017-05-18test fixes for #17178Martin Aeschlimann
2017-04-25Update Go grammar to atom/language-go@6de3f61 (#25216)Ramya Rao
2017-03-24Update Go grammar to atom/language-go@11ad31e7 (2016-12-30) (#23065)Ramya Rao
2017-02-24Leverage configurationDefaults for languages that we bundle with VS Code. Fix...Martin Aeschlimann
2017-01-05Use hex colors in themes integration testsAlex Dima
2017-01-05Themes integration testsAlex Dima
2016-10-17Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-updateMartin Aeschlimann
2016-10-17[go] Update grammar to atom/language-go@d941ce3 (2016-10-10)Martin Aeschlimann
2016-10-14[themes] add support.functionMartin Aeschlimann
2016-10-14[themes] remove entity.name.function scope from dark vs-defaultMartin Aeschlimann
2016-08-03Update go grammar to atom/language-go@93594df (2015-12-10). Fixes #9841.Martin Aeschlimann
2016-07-25[go} adopt language configuration settings from go extensionMartin Aeschlimann
2016-07-21Migrate all other languages to language-configuration.jsonMartin Aeschlimann
2016-04-21[go] autoclosing & surrounding pairsMartin Aeschlimann