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 }}
ErwanDL
/
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
Breadcrumbs
History for
vscode-python
src
on
pythonPath
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2020
Modified `Select interpreter` command & add a reset interpreter command (#10373)
Show description for c8d9e49
Kartik Raj
and
karthiknadig
authored
c8d9e49
View commit details
Copy full SHA for c8d9e49
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
Fixes to setting focus to markdown cells (#10350)
Show description for a12c6bf
DonJayamanne
authored
a12c6bf
View commit details
Copy full SHA for a12c6bf
View code at this point
Browse repository at this point
Update cell code in model as user types into editor (#10339)
Show description for dd11a3c
DonJayamanne
authored
dd11a3c
View commit details
Copy full SHA for dd11a3c
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Allow kernel switching to fail before setting it as the used kernel (#10348)
Show description for 578e251
rchiodo
authored
578e251
View commit details
Copy full SHA for 578e251
View code at this point
Browse repository at this point
Update kernelspec environments whenever they're used (#10324)
rchiodo
authored
13a35a4
View commit details
Copy full SHA for 13a35a4
View code at this point
Browse repository at this point
small icon tweaks (#10341)
IanMatthewHuff
authored
b8b824a
View commit details
Copy full SHA for b8b824a
View code at this point
Browse repository at this point
Update sys.path when we update current working directory (#10332)
IanMatthewHuff
authored
fbaebd7
View commit details
Copy full SHA for fbaebd7
View code at this point
Browse repository at this point
Use Python 3.8 in AzDo pipelines (#10276)
Show description for c181d08
kimadeline
authored
c181d08
View commit details
Copy full SHA for c181d08
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Revert custom editor API
DonJayamanne
committed
b655e83
View commit details
Copy full SHA for b655e83
View code at this point
Browse repository at this point
Disable proposed api used for custom editor
DonJayamanne
committed
e93f77a
View commit details
Copy full SHA for e93f77a
View code at this point
Browse repository at this point
Merge master into ds/custom_editor (#10322)
Show description for 4e67124
8 people
authored
4e67124
View commit details
Copy full SHA for 4e67124
View code at this point
Browse repository at this point
Restore old webview provider (#10239)
Show description for db7e74f
DonJayamanne
authored
db7e74f
View commit details
Copy full SHA for db7e74f
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Fixes to formatting
DonJayamanne
committed
511346a
View commit details
Copy full SHA for 511346a
View code at this point
Browse repository at this point
Fix startup and shutdown tests (#10284)
DonJayamanne
authored
cbb9808
View commit details
Copy full SHA for cbb9808
View code at this point
Browse repository at this point
Merge master into ds custom (#10261)
Show description for eea3f1c
7 people
authored
eea3f1c
View commit details
Copy full SHA for eea3f1c
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
Fix more ds functional tests (#10260)
Show description for 93cf440
DonJayamanne
authored
93cf440
View commit details
Copy full SHA for 93cf440
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Fixes to ds custom editor (#10257)
DonJayamanne
authored
c7f6ed0
View commit details
Copy full SHA for c7f6ed0
View code at this point
Browse repository at this point
Fix order of cells inserted (#10229)
Show description for 14a050d
DonJayamanne
authored
14a050d
View commit details
Copy full SHA for 14a050d
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Fix source maps and undoing the first cell
rchiodo
committed
ca10f93
View commit details
Copy full SHA for ca10f93
View code at this point
Browse repository at this point
Get everything building again
rchiodo
committed
9ea4237
View commit details
Copy full SHA for 9ea4237
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into ds/custom_editor
rchiodo
committed
00e4803
View commit details
Copy full SHA for 00e4803
View code at this point
Browse repository at this point
Prettier
rchiodo
committed
7c81cfc
View commit details
Copy full SHA for 7c81cfc
View code at this point
Browse repository at this point
Fix interrupts from always indicating restart (#10228)
rchiodo
authored
bd9615a
View commit details
Copy full SHA for bd9615a
View code at this point
Browse repository at this point
Honor vscode editor size (undocumented setting) and better default size (#10222)
IanMatthewHuff
authored
706cd92
View commit details
Copy full SHA for 706cd92
View code at this point
Browse repository at this point
Fix run all cells to wait for the previous cell (#10219)
Show description for 94d4cf6
rchiodo
authored
94d4cf6
View commit details
Copy full SHA for 94d4cf6
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
Use resource for starting interactive window (#10139)
Show description for ba951e4
rchiodo
authored
ba951e4
View commit details
Copy full SHA for ba951e4
View code at this point
Browse repository at this point
Add telemetry to capture perceived time taken to start jupyter and run cell (#10217)
Show description for ea0fb54
DonJayamanne
authored
ea0fb54
View commit details
Copy full SHA for ea0fb54
View code at this point
Browse repository at this point
Further fixes for whitespace (#10210)
rchiodo
authored
f1a8f63
View commit details
Copy full SHA for f1a8f63
View code at this point
Browse repository at this point
Disable use of focusPending in notebooks (#10208)
Show description for c96db29
DonJayamanne
authored
c96db29
View commit details
Copy full SHA for c96db29
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Revert "Correctly log unit test error logs (#10120)" (#10187)
Show description for 88f38ec
Kartik Raj
authored
88f38ec
View commit details
Copy full SHA for 88f38ec
View code at this point
Browse repository at this point
fix SVG mimetype name (#10181)
IanMatthewHuff
authored
3cf2872
View commit details
Copy full SHA for 3cf2872
View code at this point
Browse repository at this point
Correctly log unit test error logs (#10120)
Show description for 4f276d2
Kartik Raj
authored
4f276d2
View commit details
Copy full SHA for 4f276d2
View code at this point
Browse repository at this point
Track cold/warm times to execute notebook cells (#10180)
Show description for f2581de
DonJayamanne
authored
f2581de
View commit details
Copy full SHA for f2581de
View code at this point
Browse repository at this point
Ignore display name when searching interpreters (#10175)
Show description for de7db28
DonJayamanne
authored
de7db28
View commit details
Copy full SHA for de7db28
View code at this point
Browse repository at this point
Save metadata when executing a cell (#10144)
Show description for f044f26
rchiodo
authored
f044f26
View commit details
Copy full SHA for f044f26
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.