Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
evalcode
/
vscode
Public
forked from
microsoft/vscode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode
extensions
python
on
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2018
update grammars
aeschli
committed
10a1d2a
View commit details
Copy full SHA for 10a1d2a
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Remove duplicate blank lines at the start of some extension src files
Matt Bierner
committed
92a9a07
View commit details
Copy full SHA for 92a9a07
View code at this point
Browse repository at this point
Remove use strict in extensions (part 2)
Show description for ff95705
Matt Bierner
committed
ff95705
View commit details
Copy full SHA for ff95705
View code at this point
Browse repository at this point
Update more extensions to use shared config
Matt Bierner
committed
52d3961
View commit details
Copy full SHA for 52d3961
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Avoid shipping unnecessary files
alexdima
committed
34e7a22
View commit details
Copy full SHA for 34e7a22
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
VSCode hangs when opening python file. Fixes #56377
aeschli
committed
72509c5
View commit details
Copy full SHA for 72509c5
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
adopt color changes in colorizer tests
aeschli
committed
c640a0e
View commit details
Copy full SHA for c640a0e
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
update grammars
aeschli
committed
74c270e
View commit details
Copy full SHA for 74c270e
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
[python] non-file extension filetype detection. Fixes #52519
aeschli
committed
d34d973
View commit details
Copy full SHA for d34d973
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Add syntax support to Snakemake. Fixes #50978
aeschli
committed
3cf704d
View commit details
Copy full SHA for 3cf704d
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Allow a space between # and `region` for folding in Python
Show description for 2f581e8
brettcannon
authored
2f581e8
View commit details
Copy full SHA for 2f581e8
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Auto-closing backticks in Python. Fixes #41615
aeschli
committed
9ee425c
View commit details
Copy full SHA for 9ee425c
View code at this point
Browse repository at this point
Edit pass on built-in extension descriptions (#44875)
Greg Van Liew
authored and
ramya-rao-a
committed
b3a1b98
View commit details
Copy full SHA for b3a1b98
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Remove and other language features from description of basic builtin extensions #44626
ramya-rao-a
committed
15d0e9b
View commit details
Copy full SHA for 15d0e9b
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
built-in extensions: version to 1.0.0 (for #43978)
aeschli
committed
8bd41ce
View commit details
Copy full SHA for 8bd41ce
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241
aeschli
committed
292a290
View commit details
Copy full SHA for 292a290
View code at this point
Browse repository at this point
Change python block comment to """. Fixes #42767
aeschli
committed
033d21d
View commit details
Copy full SHA for 033d21d
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
description & name for built-in languages (#43978)
aeschli
committed
e45d279
View commit details
Copy full SHA for e45d279
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
update grammar script: remove unused properties
aeschli
committed
8fdf170
View commit details
Copy full SHA for 8fdf170
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Merge pull request #35636 from Syeberman/python_auto_closing_string_prefix
Show description for d4d3d40
aeschli
authored
d4d3d40
View commit details
Copy full SHA for d4d3d40
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Move python extension to strict
Matt Bierner
committed
7cba0cd
View commit details
Copy full SHA for 7cba0cd
View code at this point
Browse repository at this point
Move python extension to strict
Matt Bierner
committed
813235c
View commit details
Copy full SHA for 813235c
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Folding regions broken
aeschli
committed
cf70385
View commit details
Copy full SHA for cf70385
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
[folding] add work boundries to folding markers
aeschli
committed
1fb3618
View commit details
Copy full SHA for 1fb3618
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
fix indentation
innerlee
authored
335bce9
View commit details
Copy full SHA for 335bce9
View code at this point
Browse repository at this point
Region fold in python
Show description for f5c051e
innerlee
authored
f5c051e
View commit details
Copy full SHA for f5c051e
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Support auto-closing quotes in Python raw string literals, etc
Show description for f5143a9
Sye van der Veen
committed
f5143a9
View commit details
Copy full SHA for f5143a9
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
FoldingRules language configuration simplification
aeschli
committed
a678f60
View commit details
Copy full SHA for a678f60
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
[folding] should not fold whitespace after function. Fixes #3353
aeschli
committed
de68414
View commit details
Copy full SHA for de68414
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
${workspaceRoot} -> ${workspaceFolder}
isidor
committed
efdc328
View commit details
Copy full SHA for efdc328
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
Tweak colorization of regexp for light+ and dark+
Matt Bierner
committed
845fa13
View commit details
Copy full SHA for 845fa13
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Continue tweaking default dark and light colorization for escape characters and regular expressions
Matt Bierner
committed
43cb3b4
View commit details
Copy full SHA for 43cb3b4
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Add rules for regex groups to vs dark+ and light+ themes
Matt Bierner
committed
3864be5
View commit details
Copy full SHA for 3864be5
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
[python] update grammar
aeschli
committed
64fd8f8
View commit details
Copy full SHA for 64fd8f8
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
update grammars
aeschli
committed
7790c4a
View commit details
Copy full SHA for 7790c4a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.