Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
markedwards
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 9, 2018
Add back in cleaning up `needs more info` issues
brettcannon
authored
ea4978c
Copy full SHA for ea4978c
Drop the no-response bot
brettcannon
authored
e9324b9
Copy full SHA for e9324b9
Change keymapping for run selection/line in Python terminal (#2077)
Show description for 891fb35
d3r3kk
authored
891fb35
Copy full SHA for 891fb35
Commits on Jul 5, 2018
Update what we need to report to CELA
brettcannon
authored
9d1e82c
Copy full SHA for 9d1e82c
Pin a dependency
brettcannon
authored
2f989b7
Copy full SHA for 2f989b7
Commits on Jul 2, 2018
Ensure method parameter tooltip/popup never occurs within strings or comments (#2072)
Show description for c976b6c
d3r3kk
authored
c976b6c
Copy full SHA for c976b6c
Commits on Jun 29, 2018
LS settings for typeshed and diagnostics (#2065)
Show description for cda34d4
Mikhail Arkhipov
authored
cda34d4
Copy full SHA for cda34d4
Commits on Jun 28, 2018
Correct error message in VSTS mocha reporter (#2070)
d3r3kk
authored
d17f16f
Copy full SHA for d17f16f
Correct unittest discovery for n-depth test source trees (#2066)
Show description for a2544d1
d3r3kk
authored
a2544d1
Copy full SHA for a2544d1
Commits on Jun 25, 2018
Coverage reporting in codecove & in VSTS (1st pass) (#2059)
Show description for b769f55
d3r3kk
authored
b769f55
Copy full SHA for b769f55
Add typeshed submodule and pass it down to LS (#2043)
Show description for 7a90e86
Mikhail Arkhipov
authored
7a90e86
Copy full SHA for 7a90e86
Commits on Jun 22, 2018
Improve reporting in VSTS CI (#2051)
Show description for 8885912
d3r3kk
authored
8885912
Copy full SHA for 8885912
Add VSTS CI badge to our package.json manifest (#2042)
d3r3kk
authored
5eda80d
Copy full SHA for 5eda80d
Commits on Jun 21, 2018
Always display dunder variables when using new language server (#2033)
Show description for 7334be7
DonJayamanne
authored
7334be7
Copy full SHA for 7334be7
Touch up badge table
brettcannon
authored
e506183
Copy full SHA for e506183
Fix VSTS links
brettcannon
authored
d05af08
Copy full SHA for d05af08
Drop AppVeyor label
brettcannon
authored
cb3f322
Copy full SHA for cb3f322
Update development process
brettcannon
authored
de1d402
Copy full SHA for de1d402
Remove unit tests as being run as part of the pre-commit hook (#2032)
DonJayamanne
authored
101c78d
Copy full SHA for 101c78d
Fix captialization
brettcannon
authored
03ec394
Copy full SHA for 03ec394
Commits on Jun 20, 2018
Tweak release process to minimize overhead in a hotfix release
brettcannon
authored
c066c32
Copy full SHA for c066c32
Bump version to 2018.7.0-alpha
brettcannon
authored
49d750e
Copy full SHA for 49d750e
Fix an embarassing typo
brettcannon
authored
b917d17
Copy full SHA for b917d17
2018.6.0 final release (#2020)
brettcannon
authored
0907018
Copy full SHA for 0907018
Vsts badges in CONTRIBUTING (#2011)
d3r3kk
authored
a26a636
Copy full SHA for a26a636
Commits on Jun 19, 2018
Relax path validations (ignore %) (#2006)
Show description for 488a151
DonJayamanne
authored
488a151
Copy full SHA for 488a151
Display banner once debugging has terminated (#2009)
Show description for cde8e1e
DonJayamanne
authored
cde8e1e
Copy full SHA for cde8e1e
Update logic used to parse the args passed into the test frameworks (#1917)
Show description for e585a15
DonJayamanne
authored
e585a15
Copy full SHA for e585a15
Add a "no debugging" debugging scenario
brettcannon
authored
23da67a
Copy full SHA for 23da67a
Bug fix, check if code has been ignored (#2001)
Show description for 0c516ef
DonJayamanne
authored
0c516ef
Copy full SHA for 0c516ef
Commits on Jun 18, 2018
Propagate files exclusion to the language server (#1977)
Show description for bd1b746
Mikhail Arkhipov
authored
bd1b746
Copy full SHA for bd1b746
Add example of how to turn on a feature
brettcannon
authored
f2c98fd
Copy full SHA for f2c98fd
Update message displayed in the Experimental Debugger banner (#1996)
Show description for f1e43a6
DonJayamanne
authored
f1e43a6
Copy full SHA for f1e43a6
Fix a grammar mistake
brettcannon
authored
7faf1cb
Copy full SHA for 7faf1cb
Add a step to validate fixes
brettcannon
authored
e0d642c
Copy full SHA for e0d642c
Pagination
Previous
Next
You can’t perform that action at this time.