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 }}
plusls
/
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 Sep 17, 2018
#1944: Support a new "python.condaPath" setting, in case conda not on PATH. (#2605)
ericsnowcurrently
authored and
brettcannon
committed
5232537
View commit details
Copy full SHA for 5232537
Browse repository at this point
Commits on Sep 15, 2018
Use PYTHONPATH variable as additional search paths for python modules (#2595)
DonJayamanne
authored
8d2b9ea
View commit details
Copy full SHA for 8d2b9ea
Browse repository at this point
Commits on Sep 14, 2018
Handle config:python.pythonPath when validating path before debugging (#2588)
Show description for dff2699
DonJayamanne
authored
dff2699
View commit details
Copy full SHA for dff2699
Browse repository at this point
Prior to build delete just the contents of directory pythonTools/experimental/ptvsd (#2591)
DonJayamanne
authored
cd80f19
View commit details
Copy full SHA for cd80f19
Browse repository at this point
Use folder name of env path for env names from conda environments file (#2578)
Show description for c491e42
DonJayamanne
authored
c491e42
View commit details
Copy full SHA for c491e42
Browse repository at this point
Display a message with options when default Mac interpreter is selected (#2570)
Show description for d0625be
DonJayamanne
authored
d0625be
View commit details
Copy full SHA for d0625be
Browse repository at this point
Commits on Sep 13, 2018
Add support for activation of pyenv environments (#2574)
DonJayamanne
authored
bcd7dfd
View commit details
Copy full SHA for bcd7dfd
Browse repository at this point
Search for interpreters in all paths found in PATH variable (#2575)
Show description for 7707267
DonJayamanne
authored
7707267
View commit details
Copy full SHA for 7707267
Browse repository at this point
Use a python script to launch the debugger (#2554)
Show description for a464d9c
DonJayamanne
authored
a464d9c
View commit details
Copy full SHA for a464d9c
Browse repository at this point
Give preference to python exec info over registry (#2566)
Show description for 80af3fa
DonJayamanne
authored
80af3fa
View commit details
Copy full SHA for 80af3fa
Browse repository at this point
Commits on Sep 12, 2018
Use python folder name as name of virtual env (#2564)
DonJayamanne
authored
efc2878
View commit details
Copy full SHA for efc2878
Browse repository at this point
Fix problem preventing debugger user survey banner from appearing. (#2558)
Show description for c03b20b
d3r3kk
authored
c03b20b
View commit details
Copy full SHA for c03b20b
Browse repository at this point
Display notification when debugging without selecting a python interpreter (#2552)
Show description for 2f7715a
DonJayamanne
authored
2f7715a
View commit details
Copy full SHA for 2f7715a
Browse repository at this point
Commits on Sep 11, 2018
Standardize interpreter display format (#2540)
Show description for 1b8d456
DonJayamanne
authored
1b8d456
View commit details
Copy full SHA for 1b8d456
Browse repository at this point
Resolves broken CI on Azure DevOps (#2550)
Show description for 8cd9d0c
DonJayamanne
authored
8cd9d0c
View commit details
Copy full SHA for 8cd9d0c
Browse repository at this point
Commits on Sep 7, 2018
Auto activation of environment in new terminals (#2277)
Show description for 4019b98
DonJayamanne
authored
4019b98
View commit details
Copy full SHA for 4019b98
Browse repository at this point
Add debug configuration snippet for modules in Experimental debugger (#2216)
Show description for a3c8d04
DonJayamanne
authored
a3c8d04
View commit details
Copy full SHA for a3c8d04
Browse repository at this point
Fixes broken tests on CI (#2519)
DonJayamanne
authored
2120a9b
View commit details
Copy full SHA for 2120a9b
Browse repository at this point
Commits on Sep 6, 2018
Capture stderr so it's available in check_returncode() exception for pvsc-dev-ext.py (#2515)
brettcannon
authored
b524fb5
View commit details
Copy full SHA for b524fb5
Browse repository at this point
Fix code merge issue (#2508)
DonJayamanne
authored
814019f
View commit details
Copy full SHA for 814019f
Browse repository at this point
Sort imports using URI and apply edits using workspace edits (#2214)
Show description for 7c646db
DonJayamanne
authored
7c646db
View commit details
Copy full SHA for 7c646db
Browse repository at this point
Update contribution guidelines for the language server (#2507)
Mikhail Arkhipov
authored and
DonJayamanne
committed
b3e9919
View commit details
Copy full SHA for b3e9919
Browse repository at this point
Ensure code is executed when last line of selected code is indented (#2222)
Show description for b5e1e44
DonJayamanne
authored
b5e1e44
View commit details
Copy full SHA for b5e1e44
Browse repository at this point
Commits on Sep 5, 2018
Bump version number to 2018.9.0-alpha
brettcannon
authored
388e9c1
View commit details
Copy full SHA for 388e9c1
Browse repository at this point
Consolidate util code to src/util/*. (#2489)
Show description for 9dd08e8
ericsnowcurrently
authored
9dd08e8
View commit details
Copy full SHA for 9dd08e8
Browse repository at this point
Add a note about how to run tests from the CLI. (#2495)
ericsnowcurrently
authored and
d3r3kk
committed
162f58b
View commit details
Copy full SHA for 162f58b
Browse repository at this point
Fix a typo in an ignored file directory for the .vsix
brettcannon
authored
39b039b
View commit details
Copy full SHA for 39b039b
Browse repository at this point
Commits on Sep 4, 2018
Update changelog with last-minute fix (#2485)
brettcannon
authored
cf167fe
View commit details
Copy full SHA for cf167fe
Browse repository at this point
Check if experimental debugger is used and prompt to repair (#2482)
Show description for abd98be
DonJayamanne
authored
abd98be
View commit details
Copy full SHA for abd98be
Browse repository at this point
Updates for 2018.8.0 final release (#2480)
Show description for 123c69c
brettcannon
authored
123c69c
View commit details
Copy full SHA for 123c69c
Browse repository at this point
Add a todo item to discourage PRs that contain unrelated changes
brettcannon
authored
270f969
View commit details
Copy full SHA for 270f969
Browse repository at this point
2018.8.0 release candidate (#2467)
brettcannon
authored
d165a15
View commit details
Copy full SHA for d165a15
Browse repository at this point
fix string format in pvsc-dev-ext.py (#2477)
AMiragliaISISpace
authored and
brettcannon
committed
6ff20ee
View commit details
Copy full SHA for 6ff20ee
Browse repository at this point
Commits on Sep 1, 2018
Update parser for pytest to handle changes in pytest >= 3.7 (while still supporting pytest < 3.7) (#2465)
d3r3kk
authored
dfd3f61
View commit details
Copy full SHA for dfd3f61
Browse repository at this point
Commits on Aug 31, 2018
Use symbol provider from new language server to place code lenses in tests. (#2456)
Show description for 90d1e4a
ericsnowcurrently
authored
90d1e4a
View commit details
Copy full SHA for 90d1e4a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.