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 }}
chechi
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
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
pythonVSCode
src
on
wrapErrors
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2021
Oops
DonJayamanne
committed
fe2ab9f
View commit details
Copy full SHA for fe2ab9f
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Release candidate for June (#16437)
Show description for c383e81
karthiknadig
authored
c383e81
View commit details
Copy full SHA for c383e81
View code at this point
Browse repository at this point
Parse pypy versions on windows (#16416)
karthiknadig
authored
f7a9f19
View commit details
Copy full SHA for f7a9f19
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Make the Jupyter extension an optional dependency (#16422)
Show description for 03a3efb
3 people
authored
03a3efb
View commit details
Copy full SHA for 03a3efb
View code at this point
Browse repository at this point
Remove array prototype extension (#16425)
karthiknadig
authored
a393225
View commit details
Copy full SHA for a393225
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
Fix code removal missed in last PR (#16415)
jakebailey
authored
36143e0
View commit details
Copy full SHA for 36143e0
View code at this point
Browse repository at this point
Add survey for MPLS usage (#16403)
jakebailey
authored
feb02c6
View commit details
Copy full SHA for feb02c6
View code at this point
Browse repository at this point
Remove old pylance banner (#16400)
jakebailey
authored
41d967b
View commit details
Copy full SHA for 41d967b
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
Better telemetry when installing Jupyter dependencies (#16272)
DonJayamanne
authored
acdc241
View commit details
Copy full SHA for acdc241
View code at this point
Browse repository at this point
Fix issue with sys.prefix when getting environment details. (#16386)
Show description for 547243f
karthiknadig
authored
547243f
View commit details
Copy full SHA for 547243f
View code at this point
Browse repository at this point
Fix lack of col field in bandit breaking linter output (#16337)
Show description for 2411004
tonybaloney
and
karthiknadig
authored
2411004
View commit details
Copy full SHA for 2411004
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Fix type safeness of executeCommand (#16383)
jakebailey
authored
88ab735
View commit details
Copy full SHA for 88ab735
View code at this point
Browse repository at this point
Add new option to insiders installExtension command to prevent bundle reinstalls (#16374)
jakebailey
authored
869d3d6
View commit details
Copy full SHA for 869d3d6
View code at this point
Browse repository at this point
Ensure selected interpreter doesn't change when the extension is loading when in experiment (#16391)
Show description for 46fb826
Kartik Raj
authored
46fb826
View commit details
Copy full SHA for 46fb826
View code at this point
Browse repository at this point
Remove deprecated `NotebookCellData` constructor parameter (#16390)
joyceerhl
authored
245aed0
View commit details
Copy full SHA for 245aed0
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix go to definition in Python notebooks (#16385)
Show description for cd8f4d3
joyceerhl
authored
cd8f4d3
View commit details
Copy full SHA for cd8f4d3
View code at this point
Browse repository at this point
Update tests: `vscode.notebook.activeNotebookEditor` --> `vscode.window.activeNotebookEditor` (#16381)
Show description for 4936a76
joyceerhl
authored
4936a76
View commit details
Copy full SHA for 4936a76
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Added synchronus inExperiment API (#16332)
Kartik Raj
authored
47a3d83
View commit details
Copy full SHA for 47a3d83
View code at this point
Browse repository at this point
Commits on May 21, 2021
Revert "Remove inheritenv prompt" (#16292)
Show description for 5599bdd
karthiknadig
authored
5599bdd
View commit details
Copy full SHA for 5599bdd
View code at this point
Browse repository at this point
Remove inheritenv prompt (#16287)
Show description for 162f437
karthiknadig
authored
162f437
View commit details
Copy full SHA for 162f437
View code at this point
Browse repository at this point
Commits on May 17, 2021
Fill report issue template with output logs (#16230)
Show description for 31c41e0
paulacamargo25
authored
31c41e0
View commit details
Copy full SHA for 31c41e0
View code at this point
Browse repository at this point
Commits on May 14, 2021
Fix Pylance Python 2 mistake (#16246)
jakebailey
authored
6878880
View commit details
Copy full SHA for 6878880
View code at this point
Browse repository at this point
Commits on May 12, 2021
Modify startup telemetry to fit the new definition (#16201)
Show description for 7022fcf
Kartik Raj
authored
7022fcf
View commit details
Copy full SHA for 7022fcf
View code at this point
Browse repository at this point
Commits on May 11, 2021
Allow Pylance to be used with Python 2 if explicitly chosen (#16210)
jakebailey
authored
c5e09b2
View commit details
Copy full SHA for c5e09b2
View code at this point
Browse repository at this point
Commits on May 10, 2021
Remove `ICustomEditorService` (#16185)
joyceerhl
authored
7c2391b
View commit details
Copy full SHA for 7c2391b
View code at this point
Browse repository at this point
Commits on May 7, 2021
Linting pass (#16159)
Show description for 4827388
kimadeline
authored
4827388
View commit details
Copy full SHA for 4827388
View code at this point
Browse repository at this point
Automatically fill data in report issue (#16085)
Show description for 60ed967
paulacamargo25
and
karthiknadig
authored
60ed967
View commit details
Copy full SHA for 60ed967
View code at this point
Browse repository at this point
Commits on May 6, 2021
Add missing word (#16168)
kimadeline
authored
a109eb7
View commit details
Copy full SHA for a109eb7
View code at this point
Browse repository at this point
Do not retrigger discovery on change everytime (#16164)
Kartik Raj
authored
e2e805a
View commit details
Copy full SHA for e2e805a
View code at this point
Browse repository at this point
Commits on May 5, 2021
Add "Default" LS setting, which picks between Jedi/Pylance (#16155)
jakebailey
authored
c41bfb3
View commit details
Copy full SHA for c41bfb3
View code at this point
Browse repository at this point
Revert linter installation prompt removal (#16147)
Show description for c46c583
kimadeline
authored
c46c583
View commit details
Copy full SHA for c46c583
View code at this point
Browse repository at this point
Merge default-language-server into main (#16142)
Show description for 3e79ef2
kimadeline
and
jakebailey
authored
3e79ef2
View commit details
Copy full SHA for 3e79ef2
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add PyTorch profiler jump to source telemetry (#16129)
joyceerhl
authored
69c6c7e
View commit details
Copy full SHA for 69c6c7e
View code at this point
Browse repository at this point
Support for Jupyter to pass additional install args (#16133)
DonJayamanne
authored
23e7774
View commit details
Copy full SHA for 23e7774
View code at this point
Browse repository at this point
Ignore environment related cache where appropriate (#16114)
Kartik Raj
authored
54fb576
View commit details
Copy full SHA for 54fb576
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.