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 }}
gwthompson
/
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 Jan 10, 2020
Always run from master for the GH Action
brettcannon
authored
c20f692
Copy full SHA for c20f692
Use GH Actions for running pvscbot
brettcannon
authored
4856a55
Copy full SHA for 4856a55
Fix all of the nightly flake failures (well since I last sync'd master) (#9529)
Show description for ea02178
rchiodo
authored
ea02178
Copy full SHA for ea02178
Disable conda execution service instantiation (#9493)
Show description for 99126ad
kimadeline
authored
99126ad
Copy full SHA for 99126ad
Revert calling mypy with relatives paths (regression) (#9502)
Show description for 6086c49
kimadeline
authored
6086c49
Copy full SHA for 6086c49
Double feedback target group size (#9413)
luabud
authored
9daff67
Copy full SHA for 9daff67
changed some pixel and % measurements to em (#9451)
Show description for e15809d
David Kutugata
authored
e15809d
Copy full SHA for e15809d
Commits on Jan 9, 2020
Update Jedi to 0.15.2 (#9409)
Show description for 59efa08
Kartik Raj
authored
59efa08
Copy full SHA for 59efa08
Disable buttons on doing something that makes the UI busy (#9500)
rchiodo
authored
a1f2d15
Copy full SHA for a1f2d15
Update debugger to 5.0.0a11 (#9495)
karthiknadig
authored
3026a27
Copy full SHA for 3026a27
Be clearer about our direct dependencies from our transient ones for Python (#9468)
Show description for dd6a667
brettcannon
authored
dd6a667
Copy full SHA for dd6a667
Allow PYTHONWARNINGS to not interfere with jupyter execution (#9434)
Show description for 621b4ce
rchiodo
authored
621b4ce
Copy full SHA for 621b4ce
Add support for local images in markdown cells (#9486)
Show description for f4b7481
DonJayamanne
authored
f4b7481
Copy full SHA for f4b7481
Remove insiders re-enroll prompt (#9453)
Show description for 90f234f
kimadeline
authored
90f234f
Copy full SHA for 90f234f
Add support for find in notebook editor (#9471)
DonJayamanne
authored and
rchiodo
committed
d6ce4bc
Copy full SHA for d6ce4bc
More places in DS code to bypass conda run (#9467)
Show description for 717ced4
DonJayamanne
authored
717ced4
Copy full SHA for 717ced4
Commits on Jan 8, 2020
Release on Monday
brettcannon
authored
bbd5152
Copy full SHA for bbd5152
Moving releases to Wednesday
brettcannon
authored
ed5806c
Copy full SHA for ed5806c
Update link for 'info needed'
brettcannon
authored
b959761
Copy full SHA for b959761
Bypass conda service when creating daemons (#9454)
Show description for a734c63
DonJayamanne
authored
a734c63
Copy full SHA for a734c63
Scrape output to get the details of the registered kernel (#9448)
Show description for f943f26
DonJayamanne
authored
f943f26
Copy full SHA for f943f26
Fixed the native editor toolbar styles (#9447)
Show description for cb4191b
David Kutugata
authored
cb4191b
Copy full SHA for cb4191b
Make shift+enter work in DS and non-DS scenarios (#9445)
Show description for aec72d4
rchiodo
authored
aec72d4
Copy full SHA for aec72d4
Factor out path-related classes for better testing. (#9352)
Show description for d42551a
Eric Snow
authored
d42551a
Copy full SHA for d42551a
Turn DebugAdapterFactory experiments on for all users and PtvsdWheels experiment for 20% of users (#8913)
Show description for 734193b
luabud
authored
734193b
Copy full SHA for 734193b
Support custom python debug adapter path (#9377)
Show description for 3b764e8
karthiknadig
authored
3b764e8
Copy full SHA for 3b764e8
pass figure_formats as a set (#9425)
IanMatthewHuff
authored
8089c7e
Copy full SHA for 8089c7e
Update node to 12.4.0 (#9424)
Show description for d702da8
DonJayamanne
authored
d702da8
Copy full SHA for d702da8
Commits on Jan 7, 2020
Fixes to webpack script when bundling DS code (#9429)
Show description for 19a85e2
DonJayamanne
authored
19a85e2
Copy full SHA for 19a85e2
Disable Standard Debugging tests of ports and hosts (#9422)
Kartik Raj
authored
447d25d
Copy full SHA for 447d25d
Refactor webpack scripts to build ds bundles using individual configs (#9373)
Show description for acba3d9
DonJayamanne
authored
acba3d9
Copy full SHA for acba3d9
Merge Jan 2020 release (#9406)
Show description for ffd0eb0
DonJayamanne
authored
ffd0eb0
Copy full SHA for ffd0eb0
Don't use npx for webpack build and update npm version (#9387)
IanMatthewHuff
authored
b765037
Copy full SHA for b765037
Sort using the processName key instead of label (#9411)
Show description for de0deba
kimadeline
authored
de0deba
Copy full SHA for de0deba
Restore disabled PythonExecutionFactory tests (#9408)
Show description for 7bccfea
DonJayamanne
authored
7bccfea
Copy full SHA for 7bccfea
Pagination
Previous
Next
You can’t perform that action at this time.