Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
mcstafford-git
/
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 11, 2019
Added ability to auto update Insiders build of extension (#6308)
Show description for e19dba8
Kartik Raj
authored
e19dba8
Copy full SHA for e19dba8
Commits on Jul 10, 2019
Simplify the import regex (#6535)
brettcannon
authored
afaef65
Copy full SHA for afaef65
Detect shell in VSCode using the VSC API (#6403)
Show description for 47db2f7
DonJayamanne
authored
47db2f7
Copy full SHA for 47db2f7
Make variable exclude test less strict (#6527)
IanMatthewHuff
authored
2bc95d5
Copy full SHA for 2bc95d5
Clean up telemetry (#6500)
brettcannon
authored
a16337b
Copy full SHA for a16337b
Temporarily disable test (#6529)
DonJayamanne
authored
aebadfb
Copy full SHA for aebadfb
Fix long run time bug and limit text output lines (#6518)
IanMatthewHuff
authored
11d1145
Copy full SHA for 11d1145
Install jupyter if its not found (#6421)
Show description for 58b5c80
David Kutugata
authored
58b5c80
Copy full SHA for 58b5c80
Cherry pick release 2019.6.1 into master (#6519)
Show description for a4c6eed
kimadeline
authored
a4c6eed
Copy full SHA for a4c6eed
Commits on Jul 9, 2019
Add functional test for debugging jupyter cells (#6510)
Show description for eae03ed
rchiodo
authored
eae03ed
Copy full SHA for eae03ed
Add feature flag magicCommandsAsComments (#6408) (#6494)
Show description for 16e0af5
janosh
authored and
rchiodo
committed
16e0af5
Copy full SHA for 16e0af5
Fix typos (#6470)
Show description for 8b69538
minho42
authored and
kimadeline
committed
8b69538
Copy full SHA for 8b69538
Commits on Jul 8, 2019
Fix indentation after string literals containing escaped characters (#6440)
Show description for d69efae
kimadeline
authored
d69efae
Copy full SHA for d69efae
Move shell detectors into separate classes (#6401)
Show description for 0eb059b
DonJayamanne
authored
0eb059b
Copy full SHA for 0eb059b
Make step over work at the end of a cell. (#6489)
rchiodo
authored
9d48ebc
Copy full SHA for 9d48ebc
Commits on Jul 5, 2019
Simplify Pyramid debug configuration (#6458)
brettcannon
authored
66de533
Copy full SHA for 66de533
Add IProcessLogger to the datascience IOC container for nightly runs (#6467)
Show description for 5dd5a4c
rchiodo
authored
5dd5a4c
Copy full SHA for 5dd5a4c
Commits on Jul 4, 2019
Disable smoke tests in nightly build (#6455)
kimadeline
authored
0619623
Copy full SHA for 0619623
Commits on Jul 3, 2019
Support break on enter for debugging (#6450)
Show description for 257b970
rchiodo
authored
257b970
Copy full SHA for 257b970
Unit tests - processFactory.ts (#6418)
Show description for c827add
kimadeline
authored
c827add
Copy full SHA for c827add
Fix multiroot workspace tests caused by logging PR (#6443)
Show description for 3695395
kimadeline
authored
3695395
Copy full SHA for 3695395
Disable CI smoke tests (#6448)
kimadeline
authored
4d51536
Copy full SHA for 4d51536
Temporarily disable smoke tests (#6447)
kimadeline
authored and
DonJayamanne
committed
f53a1be
Copy full SHA for f53a1be
Add logging throughout the extension (#6311)
Show description for 07a280c
kimadeline
authored
07a280c
Copy full SHA for 07a280c
Improve up build times of extension (#6428)
Show description for e37d3f1
DonJayamanne
authored
e37d3f1
Copy full SHA for e37d3f1
Log exec times of each stage of the ui test (#6430)
Show description for 3693059
DonJayamanne
authored
3693059
Copy full SHA for 3693059
Remove old smoke tests in favour of the new UI Tests (#6427)
DonJayamanne
authored
c9ea1ff
Copy full SHA for c9ea1ff
Commits on Jul 2, 2019
Add server logging that Joyce and I need for capturing input (#6425)
Show description for 7db6ffc
rchiodo
authored
7db6ffc
Copy full SHA for 7db6ffc
Dont block CI if ui tests fail on VSC Insiders (#6426)
DonJayamanne
authored
fd5a4aa
Copy full SHA for fd5a4aa
Fixes related to failing smoke tests against VSC Insiders (#6414)
Show description for 4880c32
DonJayamanne
authored
4880c32
Copy full SHA for 4880c32
Smaller smoke tests (#6419)
DonJayamanne
authored
805af8c
Copy full SHA for 805af8c
Change image name for Windows Smoke tests (#6423)
Show description for e44bb84
DonJayamanne
authored
e44bb84
Copy full SHA for e44bb84
Disable smoke tests (#6422)
DonJayamanne
authored
ac1a457
Copy full SHA for ac1a457
Get code file mappings to work when debugging cells (#6416)
Show description for 11664ee
rchiodo
authored
11664ee
Copy full SHA for 11664ee
Show equivalent pytest command (#6363)
Show description for 796169c
Eric Snow
authored
796169c
Copy full SHA for 796169c
Pagination
Previous
Next
You can’t perform that action at this time.