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-16Detect Jenkinsfile as groovyjoshbolduc
2020-09-03Add .nf extension to Groovy file extensionsNicolas Vuillamy
2020-08-25Adding support for .jenkinsfile extension and Jenkinsfile.* filename patternJonatan Ivanov
2020-04-08Use code-snippet suffix for extension snippets. Fixes #94625Martin Aeschlimann
2020-01-21Fix #88418, update number color for color contrastMiguel Solorio
2020-01-09do not autoclose quotes when in strings. Fixes #88265Martin Aeschlimann
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
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-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-12Further improve colorization of embeded expressionsMatt Bierner
2017-09-12Update groovy and cshtml colorization testsMatt Bierner
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-18[groovy] add grammar update scriptMartin Aeschlimann
2017-05-18test fixes for #17178Martin Aeschlimann
2017-02-21Merge pull request #16339 from elemeht/jenkinsfileMartin Aeschlimann
2017-01-05Use hex colors in themes integration testsAlex Dima
2017-01-05Themes integration testsAlex Dima
2016-12-01add support for JenkinsfileJoshua Wester
2016-10-14[themes] add variable.language for this, super, self...Martin Aeschlimann
2016-10-14[themes] add support.functionMartin Aeschlimann
2016-10-14[themes] add support.class & support.constant (for ts)Martin Aeschlimann
2016-10-14[themes] remove entity.name.function scope from dark vs-defaultMartin Aeschlimann
2016-10-14[themes] avoid entity.name.class scopeMartin Aeschlimann
2016-10-14[themes] add ts cast & new scope, remove entity.name.methodMartin Aeschlimann
2016-09-21Fix failing integration testsAlex Dima
2016-08-15Detect shebang for Groovy filesHarry Mallon
2016-07-21Migrate all other languages to language-configuration.jsonMartin Aeschlimann
2016-04-21[groovy] autoclosing & surrounding pairsMartin Aeschlimann
2016-04-11even more colorizer testsMartin Aeschlimann
2015-11-13Hello CodeErich Gamma