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-09-29Recognize .pyt files in Python extension (#133546)Philipp Nagel
2021-09-01remove web extension kind in builtin extensionsSandeep Somavarapu
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-20Move `onEnterRules` to `language-configuration.json`Alexandru Dima
2020-09-08Treat SConstruct/SConscript files as python automatically. Fixes #105623Martin Aeschlimann
2020-08-19Update grammarsAlex Ross
2020-07-24Do not ship unnecessary files with extensionsAlex Dima
2020-07-24Add "web" as extensionKind to extensions which support thisAlex Dima
2020-06-26used shared webpack-config for browserMartin Aeschlimann
2020-06-12serverless: add python basic extensionMartin Aeschlimann
2020-05-27Update colorizer baselinesMatt Bierner
2020-05-20Update Python grammarAlex Ross
2020-05-11Update grammarsAlex Ross
2020-04-06update-grammarsAlex Ross
2020-03-03Update grammarsAlex Ross
2020-01-21Fix #88418, update number color for color contrastMiguel Solorio
2020-01-18Prefer running the built-in python extension on the UI side (fixes #88837)Alex Dima
2019-12-20Allow relative paths for python firstLine detectionAlex Ross
2019-10-21Update grammarsAlex Ross
2019-07-15cleanupJoao Moreno
2019-07-10remove legacy extensions compilationJoao Moreno
2019-07-08Remove snakemake files from being classified as Python files (#76625)Brett Cannon
2019-06-06Add License field to package.jsons #68423 (#68771)Aurélien Pupier
2019-05-27Update Snakemake files types to include `Snakefile` to provide syntax detecti...Martin Aeschlimann
2019-04-05Update grammarsAlex Ross
2019-03-04Syntax highlighting and check for .ipy files. Fixes #69694Martin Aeschlimann
2019-01-29Language features not supported for ".pyi" python type files. Fixes #66652Martin Aeschlimann
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-23Update grammarsAlex Ross
2018-10-04update grammarsMartin Aeschlimann
2018-10-03Remove duplicate blank lines at the start of some extension src filesMatt Bierner
2018-10-03Remove use strict in extensions (part 2)Matt Bierner
2018-10-02Update more extensions to use shared configMatt Bierner
2018-09-19Avoid shipping unnecessary filesAlex Dima
2018-08-15VSCode hangs when opening python file. Fixes #56377Martin Aeschlimann
2018-07-27adopt color changes in colorizer testsMartin Aeschlimann
2018-07-23update grammarsMartin Aeschlimann
2018-06-21[python] non-file extension filetype detection. Fixes #52519Martin Aeschlimann
2018-06-06Add syntax support to Snakemake. Fixes #50978Martin Aeschlimann
2018-03-29Allow a space between # and `region` for folding in PythonBrett Cannon
2018-03-02Auto-closing backticks in Python. Fixes #41615Martin 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