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
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 }}
ablakey
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 20, 2019
Updated readme
DonJayamanne
authored
60c986e
View commit details
Copy full SHA for 60c986e
Browse repository at this point
Commits on May 16, 2019
Update isort to latest version.
ablakey-locusrobotics
committed
47120a1
View commit details
Copy full SHA for 47120a1
Browse repository at this point
Commits on May 15, 2019
Split up pytest.py. (#5638)
Show description for 498279f
Eric Snow
authored
498279f
View commit details
Copy full SHA for 498279f
Browse repository at this point
Commits on May 14, 2019
First steps in autocomplete (#5601)
Show description for 2312c3e
rchiodo
authored
2312c3e
View commit details
Copy full SHA for 2312c3e
Browse repository at this point
Make sure language is used when picking kernel specs (#5628)
rchiodo
authored
f1deef6
View commit details
Copy full SHA for f1deef6
Browse repository at this point
Commits on May 10, 2019
Corrected analysisOptions.ts bug (#5598)
Show description for df3ed6d
Kartik Raj
authored
df3ed6d
View commit details
Copy full SHA for df3ed6d
Browse repository at this point
Fix extension causes high cpu load due to synchronous FS Operations (#5570)
Show description for b1eef22
Kartik Raj
authored
b1eef22
View commit details
Copy full SHA for b1eef22
Browse repository at this point
GetRemoteLauncherCommand should wrap path to ptvsd_launcher.py in quotes (#5585)
Show description for cc4364b
Kartik Raj
authored
cc4364b
View commit details
Copy full SHA for cc4364b
Browse repository at this point
Pass parent debug session to child debug sessions using new DA API (#5581)
Show description for e8a53f2
Kartik Raj
authored
e8a53f2
View commit details
Copy full SHA for e8a53f2
Browse repository at this point
Commits on May 9, 2019
Add dev flag to poetry installer (#5495)
Show description for 4614cca
Yanpas
authored and
Kartik Raj
committed
4614cca
View commit details
Copy full SHA for 4614cca
Browse repository at this point
Commits on May 7, 2019
Fix security issues. Change to using less instead of sass (as it has … (#5566)
Show description for f590f9c
rchiodo
authored
f590f9c
View commit details
Copy full SHA for f590f9c
Browse repository at this point
Commits on May 6, 2019
Don't use activate from inside conda environments (#5516)
Show description for 927f254
xhochy
authored and
rchiodo
committed
927f254
View commit details
Copy full SHA for 927f254
Browse repository at this point
Commits on Apr 30, 2019
change to operate in non-test cases (#5515)
IanMatthewHuff
authored
b741e1a
View commit details
Copy full SHA for b741e1a
Browse repository at this point
Update version in CHANGELOG.md in the CI pipeline (#5524)
DonJayamanne
authored
871a304
View commit details
Copy full SHA for 871a304
Browse repository at this point
Remove references to code coverage
DonJayamanne
authored
532c9a6
View commit details
Copy full SHA for 532c9a6
Browse repository at this point
Update CI badges
DonJayamanne
authored
109650a
View commit details
Copy full SHA for 109650a
Browse repository at this point
Commits on Apr 29, 2019
Print stdout/stderr when pytest fails (in adapter script). (#5512)
Show description for 77a510c
Eric Snow
authored
77a510c
View commit details
Copy full SHA for 77a510c
Browse repository at this point
Fix types other than scalars being used for columns in the Data Viewer (#5514)
Show description for f261e09
rchiodo
authored
f261e09
View commit details
Copy full SHA for f261e09
Browse repository at this point
make set test less restrictive (#5510)
IanMatthewHuff
authored
97e9495
View commit details
Copy full SHA for 97e9495
Browse repository at this point
Commits on Apr 26, 2019
update manual test plan for new features (#5498)
IanMatthewHuff
authored
8cd0996
View commit details
Copy full SHA for 8cd0996
Browse repository at this point
Commits on Apr 25, 2019
Fix ignoreVscodeTheme to play along with dynamic theme updates (#5485)
Show description for 4c4f155
rchiodo
authored
4c4f155
View commit details
Copy full SHA for 4c4f155
Browse repository at this point
Merge pull request #5484 from IanMatthewHuff/dev/ianhu/restrictVarExpShape
Show description for bab781c
IanMatthewHuff
authored
bab781c
View commit details
Copy full SHA for bab781c
Browse repository at this point
restrict shape in variable loading
IanMatthewHuff
committed
d39b4f2
View commit details
Copy full SHA for d39b4f2
Browse repository at this point
Merge release into master (#5481)
DonJayamanne
authored
b4c2ce8
View commit details
Copy full SHA for b4c2ce8
Browse repository at this point
Append --pre to black installation command when pipenv is used (#5393)
Show description for 6dbd8b6
erinxocon
authored and
DonJayamanne
committed
6dbd8b6
View commit details
Copy full SHA for 6dbd8b6
Browse repository at this point
Merge pull request #5465 from IanMatthewHuff/dev/ianhu/fixPythonVersions
Show description for a215b5d
IanMatthewHuff
authored
a215b5d
View commit details
Copy full SHA for a215b5d
Browse repository at this point
Commits on Apr 24, 2019
fix functional tests
IanMatthewHuff
committed
a5af1de
View commit details
Copy full SHA for a5af1de
Browse repository at this point
Update links for release plan
brettcannon
authored
7ec5010
View commit details
Copy full SHA for 7ec5010
Browse repository at this point
remove unexpected trailing commas in JSON files (#5443)
Show description for 730691c
quarthex
authored and
DonJayamanne
committed
730691c
View commit details
Copy full SHA for 730691c
Browse repository at this point
Add a TODO item for comments
brettcannon
authored
80c9908
View commit details
Copy full SHA for 80c9908
Browse repository at this point
Commits on Apr 23, 2019
Update plotly.js version to 1.47.1 in plotly mimetype renderer (#5428)
Show description for 8fb8107
jonmmease
authored and
rchiodo
committed
8fb8107
View commit details
Copy full SHA for 8fb8107
Browse repository at this point
Deprecate travis (#5434)
DonJayamanne
authored
f1d02f8
View commit details
Copy full SHA for f1d02f8
Browse repository at this point
Upload vsix to artifacts (#5412)
DonJayamanne
authored
dca4f05
View commit details
Copy full SHA for dca4f05
Browse repository at this point
Fix the flask app name prompt for launch config. (#5409)
Show description for 79be7c8
ericsnowcurrently
authored
79be7c8
View commit details
Copy full SHA for 79be7c8
Browse repository at this point
fix len error (#5421)
IanMatthewHuff
authored
3febb03
View commit details
Copy full SHA for 3febb03
Browse repository at this point
Previous
Next
You can’t perform that action at this time.