COMMITS
/ extensions/python/package.json February 12, 2026
R
chore: bump extension versions (#295040)
Raymond Zhao committed
February 19, 2025
A
Using correct setting value for `editor.defaultColorDecorators` (#241168)
Aiday Marlen Kyzy committed
November 7, 2024
A
Setting defaultColorDecorators setting to false for languages that use # for start of comments (#233303)
Aiday Marlen Kyzy committed
January 14, 2024
S
Use categories for builtin extensions groups (#202453)
Sandeep Somavarapu committed
December 20, 2022
M
offside languages: changing ignoreTrimWhitespace default to false (#169555)
Martin Aeschlimann committed
October 10, 2022
J
Remove Snakefile from being classified as Python (#162749)
jannisspeer committed
February 25, 2022
A
Fixes #143953: Remove no longer necessary `extensionKind`
Alex Dima committed
September 29, 2021
P
Recognize .pyt files in Python extension (#133546)
Philipp Nagel committed
September 1, 2021
S
remove web extension kind in builtin extensions
Sandeep Somavarapu committed
February 8, 2021
A
Fix update-grammar scripts for cross-platform use
Alex Ross committed
February 2, 2021
J
fix update-grammars script
João Moreno committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
J
run prettier over extensions json files
João Moreno committed
January 20, 2021
A
Move `onEnterRules` to `language-configuration.json`
Alexandru Dima committed
September 8, 2020
M
Treat SConstruct/SConscript files as python automatically. Fixes #105623
Martin Aeschlimann committed
July 23, 2020
A
Add "web" as extensionKind to extensions which support this
Alex Dima committed
June 25, 2020
M
used shared webpack-config for browser
Martin Aeschlimann committed
June 12, 2020
M
serverless: add python basic extension
Martin Aeschlimann committed
January 17, 2020
A
Prefer running the built-in python extension on the UI side (fixes #88837)
Alex Dima committed
December 20, 2019
A
Allow relative paths for python firstLine detection
Alex Ross committed
July 8, 2019
B
Remove snakemake files from being classified as Python files (#76625)
Brett Cannon committed
June 6, 2019
A
Add License field to package.jsons #68423 (#68771)
Aurélien Pupier committed
May 27, 2019
M
Update Snakemake files types to include `Snakefile` to provide syntax detection. Fixes #73737
Martin Aeschlimann committed
March 4, 2019
M
Syntax highlighting and check for .ipy files. Fixes #69694
Martin Aeschlimann committed
January 28, 2019
M
Language features not supported for ".pyi" python type files. Fixes #66652
Martin Aeschlimann committed
June 21, 2018
M
[python] non-file extension filetype detection. Fixes #52519
Martin Aeschlimann committed
June 6, 2018
M
Add syntax support to Snakemake. Fixes #50978
Martin Aeschlimann committed
February 27, 2018
M
built-in extensions: version to 1.0.0 (for #43978)
Martin Aeschlimann committed
February 20, 2018
M
description & name for built-in languages (#43978)
Martin Aeschlimann committed
August 18, 2016
D
fixes #7688, fixes #2936, fixes #2867, fixes #2208
Don Jayamanne committed
July 25, 2016
M
Merge pull request #9310 from DonJayamanne/pythonIndent
Martin Aeschlimann committed
July 21, 2016
M
Migrate all other languages to language-configuration.json
Martin Aeschlimann committed
July 15, 2016
D
support auto indentation in python #3754
Don Jayamanne committed
December 22, 2015
D
Disassociate .gn with python language
Daniel Imms committed
December 3, 2015
D
Add .gn as a python file extension
Daniel Imms committed
November 13, 2015
M
Add source.regexp.python rules
Martin Aeschlimann committed
E
Hello Code
Erich Gamma committed