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 }}
xiaofeng0123
/
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 Sep 19, 2018
Upgrade 'request' (#2622)
Show description for 0d9e167
brettcannon
authored
0d9e167
Copy full SHA for 0d9e167
Commits on Sep 18, 2018
Get pyenv root directory from central location (#2619)
Show description for 8c1661f
DonJayamanne
authored
8c1661f
Copy full SHA for 8c1661f
Fix where non-virtual env was treated as a virtualenv (#2616)
Show description for 082d69b
DonJayamanne
authored
082d69b
Copy full SHA for 082d69b
Say "For" instead of "Fixes" when referencing issues
Show description for 6c05fae
brettcannon
authored
6c05fae
Copy full SHA for 6c05fae
Status bar with interpreter information takes priority over other items (#2618)
Show description for ae155b3
DonJayamanne
authored
ae155b3
Copy full SHA for ae155b3
Display error from debugger if python path is invalid (#2604)
DonJayamanne
authored
2bf0b5f
Copy full SHA for 2bf0b5f
Add telemetry for download, extract, and analyze. (#2597)
Show description for 581c18d
d3r3kk
authored
581c18d
Copy full SHA for 581c18d
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
Copy full SHA for 5232537
Commits on Sep 15, 2018
Use PYTHONPATH variable as additional search paths for python modules (#2595)
DonJayamanne
authored
8d2b9ea
Copy full SHA for 8d2b9ea
Commits on Sep 14, 2018
Handle config:python.pythonPath when validating path before debugging (#2588)
Show description for dff2699
DonJayamanne
authored
dff2699
Copy full SHA for dff2699
Prior to build delete just the contents of directory pythonTools/experimental/ptvsd (#2591)
DonJayamanne
authored
cd80f19
Copy full SHA for cd80f19
Use folder name of env path for env names from conda environments file (#2578)
Show description for c491e42
DonJayamanne
authored
c491e42
Copy full SHA for c491e42
Display a message with options when default Mac interpreter is selected (#2570)
Show description for d0625be
DonJayamanne
authored
d0625be
Copy full SHA for d0625be
Commits on Sep 13, 2018
Add support for activation of pyenv environments (#2574)
DonJayamanne
authored
bcd7dfd
Copy full SHA for bcd7dfd
Search for interpreters in all paths found in PATH variable (#2575)
Show description for 7707267
DonJayamanne
authored
7707267
Copy full SHA for 7707267
Use a python script to launch the debugger (#2554)
Show description for a464d9c
DonJayamanne
authored
a464d9c
Copy full SHA for a464d9c
Give preference to python exec info over registry (#2566)
Show description for 80af3fa
DonJayamanne
authored
80af3fa
Copy full SHA for 80af3fa
Commits on Sep 12, 2018
Use python folder name as name of virtual env (#2564)
DonJayamanne
authored
efc2878
Copy full SHA for efc2878
Fix problem preventing debugger user survey banner from appearing. (#2558)
Show description for c03b20b
d3r3kk
authored
c03b20b
Copy full SHA for c03b20b
Display notification when debugging without selecting a python interpreter (#2552)
Show description for 2f7715a
DonJayamanne
authored
2f7715a
Copy full SHA for 2f7715a
Commits on Sep 11, 2018
Standardize interpreter display format (#2540)
Show description for 1b8d456
DonJayamanne
authored
1b8d456
Copy full SHA for 1b8d456
Resolves broken CI on Azure DevOps (#2550)
Show description for 8cd9d0c
DonJayamanne
authored
8cd9d0c
Copy full SHA for 8cd9d0c
Commits on Sep 7, 2018
Auto activation of environment in new terminals (#2277)
Show description for 4019b98
DonJayamanne
authored
4019b98
Copy full SHA for 4019b98
Add debug configuration snippet for modules in Experimental debugger (#2216)
Show description for a3c8d04
DonJayamanne
authored
a3c8d04
Copy full SHA for a3c8d04
Fixes broken tests on CI (#2519)
DonJayamanne
authored
2120a9b
Copy full SHA for 2120a9b
Commits on Sep 6, 2018
Capture stderr so it's available in check_returncode() exception for pvsc-dev-ext.py (#2515)
brettcannon
authored
b524fb5
Copy full SHA for b524fb5
Fix code merge issue (#2508)
DonJayamanne
authored
814019f
Copy full SHA for 814019f
Sort imports using URI and apply edits using workspace edits (#2214)
Show description for 7c646db
DonJayamanne
authored
7c646db
Copy full SHA for 7c646db
Update contribution guidelines for the language server (#2507)
Mikhail Arkhipov
authored and
DonJayamanne
committed
b3e9919
Copy full SHA for b3e9919
Ensure code is executed when last line of selected code is indented (#2222)
Show description for b5e1e44
DonJayamanne
authored
b5e1e44
Copy full SHA for b5e1e44
Commits on Sep 5, 2018
Bump version number to 2018.9.0-alpha
brettcannon
authored
388e9c1
Copy full SHA for 388e9c1
Consolidate util code to src/util/*. (#2489)
Show description for 9dd08e8
ericsnowcurrently
authored
9dd08e8
Copy full SHA for 9dd08e8
Add a note about how to run tests from the CLI. (#2495)
ericsnowcurrently
authored and
d3r3kk
committed
162f58b
Copy full SHA for 162f58b
Fix a typo in an ignored file directory for the .vsix
brettcannon
authored
39b039b
Copy full SHA for 39b039b
Commits on Sep 4, 2018
Update changelog with last-minute fix (#2485)
brettcannon
authored
cf167fe
Copy full SHA for cf167fe
Pagination
Previous
Next
You can’t perform that action at this time.