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 }}
defbobo
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Branch selector
misc
User selector
All users
All time
Commit history
Commits on Jun 25, 2018
Misc changes
DonJayamanne
committed
a9252cc
View commit details
Copy full SHA for a9252cc
Browse repository at this point
Commits on Jun 21, 2018
some changes
DonJayamanne
committed
39462cc
View commit details
Copy full SHA for 39462cc
Browse repository at this point
Remove unit tests as being run as part of the pre-commit hook (#2032)
DonJayamanne
authored
101c78d
View commit details
Copy full SHA for 101c78d
Browse repository at this point
Fix captialization
brettcannon
authored
03ec394
View commit details
Copy full SHA for 03ec394
Browse repository at this point
Commits on Jun 20, 2018
Tweak release process to minimize overhead in a hotfix release
brettcannon
authored
c066c32
View commit details
Copy full SHA for c066c32
Browse repository at this point
Bump version to 2018.7.0-alpha
brettcannon
authored
49d750e
View commit details
Copy full SHA for 49d750e
Browse repository at this point
Fix an embarassing typo
brettcannon
authored
b917d17
View commit details
Copy full SHA for b917d17
Browse repository at this point
2018.6.0 final release (#2020)
brettcannon
authored
0907018
View commit details
Copy full SHA for 0907018
Browse repository at this point
Vsts badges in CONTRIBUTING (#2011)
d3r3kk
authored
a26a636
View commit details
Copy full SHA for a26a636
Browse repository at this point
Commits on Jun 19, 2018
Relax path validations (ignore %) (#2006)
Show description for 488a151
DonJayamanne
authored
488a151
View commit details
Copy full SHA for 488a151
Browse repository at this point
Display banner once debugging has terminated (#2009)
Show description for cde8e1e
DonJayamanne
authored
cde8e1e
View commit details
Copy full SHA for cde8e1e
Browse repository at this point
Update logic used to parse the args passed into the test frameworks (#1917)
Show description for e585a15
DonJayamanne
authored
e585a15
View commit details
Copy full SHA for e585a15
Browse repository at this point
Add a "no debugging" debugging scenario
brettcannon
authored
23da67a
View commit details
Copy full SHA for 23da67a
Browse repository at this point
Bug fix, check if code has been ignored (#2001)
Show description for 0c516ef
DonJayamanne
authored
0c516ef
View commit details
Copy full SHA for 0c516ef
Browse repository at this point
Commits on Jun 18, 2018
Propagate files exclusion to the language server (#1977)
Show description for bd1b746
Mikhail Arkhipov
authored
bd1b746
View commit details
Copy full SHA for bd1b746
Browse repository at this point
Add example of how to turn on a feature
brettcannon
authored
f2c98fd
View commit details
Copy full SHA for f2c98fd
Browse repository at this point
Update message displayed in the Experimental Debugger banner (#1996)
Show description for f1e43a6
DonJayamanne
authored
f1e43a6
View commit details
Copy full SHA for f1e43a6
Browse repository at this point
Fix a grammar mistake
brettcannon
authored
7faf1cb
View commit details
Copy full SHA for 7faf1cb
Browse repository at this point
Add a step to validate fixes
brettcannon
authored
e0d642c
View commit details
Copy full SHA for e0d642c
Browse repository at this point
Document the French translation (#1998)
brettcannon
authored
5db4ff5
View commit details
Copy full SHA for 5db4ff5
Browse repository at this point
Check the Path environment variable when ext loads (#1982)
Show description for 161534f
DonJayamanne
authored
161534f
View commit details
Copy full SHA for 161534f
Browse repository at this point
Commits on Jun 15, 2018
Update French translation. (#1973)
Hugues Valois
authored and
brettcannon
committed
85937e6
View commit details
Copy full SHA for 85937e6
Browse repository at this point
Add pipenv syntax highlighting (#1975)
n6g7
authored and
brettcannon
committed
9d3022a
View commit details
Copy full SHA for 9d3022a
Browse repository at this point
Display banner prompting user to fill a survey for Experimental Debugger (#1976)
DonJayamanne
authored
d8044f9
View commit details
Copy full SHA for d8044f9
Browse repository at this point
Commits on Jun 14, 2018
Debugging translation (#1969)
lmazuel
authored and
brettcannon
committed
5356b12
View commit details
Copy full SHA for 5356b12
Browse repository at this point
French language translation (#1394)
Show description for 5949f74
PixiBixi
authored and
brettcannon
committed
5949f74
View commit details
Copy full SHA for 5949f74
Browse repository at this point
Change keyboard shortcut for execSelectionInTerminal to Shit+Enter (#1961)
Show description for 5eb48c2
DonJayamanne
authored
5eb48c2
View commit details
Copy full SHA for 5eb48c2
Browse repository at this point
Log env info when the existence of pipenv cannot be determined (#1962)
Show description for a93ce84
DonJayamanne
authored
a93ce84
View commit details
Copy full SHA for a93ce84
Browse repository at this point
Ensure all CI tests (except for debugger) are no longer allowed to fail (#1942)
DonJayamanne
authored
749578a
View commit details
Copy full SHA for 749578a
Browse repository at this point
Fix failing test on Mac when validating the path of a python interperter (#1958)
DonJayamanne
authored
4959c37
View commit details
Copy full SHA for 4959c37
Browse repository at this point
Fix rename refactor unit tests (#1955)
Show description for 3c882b5
DonJayamanne
authored
3c882b5
View commit details
Copy full SHA for 3c882b5
Browse repository at this point
Commits on Jun 13, 2018
Fix django and flask debugger tests when using the experimental debugger (#1938)
Show description for f64f043
DonJayamanne
authored
f64f043
View commit details
Copy full SHA for f64f043
Browse repository at this point
Add metadata for sort imports code action and change title (#1952)
Show description for ab5c9eb
DonJayamanne
authored
ab5c9eb
View commit details
Copy full SHA for ab5c9eb
Browse repository at this point
Goto definition + symbols via language server (#1934)
Show description for 9a520ca
Mikhail Arkhipov
authored
9a520ca
View commit details
Copy full SHA for 9a520ca
Browse repository at this point
Remove the 'TRAVIS' from 'TRAVIS_PYTHON_PATH' to suite other CI systems. (#1946)
d3r3kk
authored
1de4dd3
View commit details
Copy full SHA for 1de4dd3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.