Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
ew2319
/
vscode-python
Public
forked from
microsoft/vscode-python
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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 Oct 17, 2018
Remove extraneous CR characters from normalized code snippets. (#2927)
Show description for d7a8f3a
d3r3kk
authored
d7a8f3a
Copy full SHA for d7a8f3a
Fix typo in the Python system install balloon message (#2869)
joegraham901-wastaken
authored and
brettcannon
committed
55a8f51
Copy full SHA for 55a8f51
Add snippet for `if __name__ == "__main__":` block (#2881)
rsnk96
authored and
brettcannon
committed
942f544
Copy full SHA for 942f544
Move all dependencies to use the caret operator (#2911)
brettcannon
authored
f30eb73
Copy full SHA for f30eb73
Commits on Oct 16, 2018
Upgrade Gulp to 4.0.0 (#2910)
brettcannon
authored
587f3c1
Copy full SHA for 587f3c1
Update Chinese (Taiwan) Translation. (#2600)
pan93412
authored and
brettcannon
committed
555ecfe
Copy full SHA for 555ecfe
Ensure we track activation results (#2907)
Show description for a12df5e
DonJayamanne
authored
a12df5e
Copy full SHA for a12df5e
Change property name used to track versions in telemetry (#2905)
Show description for dc6dec3
DonJayamanne
authored
dc6dec3
Copy full SHA for dc6dec3
Update link with info on activation of conda in powershell (#2900)
DonJayamanne
authored
9bcd95c
Copy full SHA for 9bcd95c
Disable env activation in PowerShell using command prompt (#2892)
Show description for 542ae64
DonJayamanne
authored
542ae64
Copy full SHA for 542ae64
Commits on Oct 15, 2018
Try going back to default settings to see if that brings the comments back
brettcannon
authored
a339d2f
Copy full SHA for a339d2f
Commits on Oct 12, 2018
Create releases from release branches (#2876)
Show description for 79fe96e
DonJayamanne
authored
79fe96e
Copy full SHA for 79fe96e
Commits on Oct 11, 2018
Correct issues with running unittest to discover and execute unit tests in a project. (#2848)
Show description for ef4dd6a
d3r3kk
authored and
DonJayamanne
committed
ef4dd6a
Copy full SHA for ef4dd6a
Add support for ShowReturnValue Debugger setting (#2852)
Show description for 618f6d7
karthiknadig
authored and
DonJayamanne
committed
618f6d7
Copy full SHA for 618f6d7
Refactor to move debugger files (#2850)
Show description for 5507f5d
DonJayamanne
authored
5507f5d
Copy full SHA for 5507f5d
Commits on Oct 10, 2018
Link to the release plan on how to do a release
brettcannon
authored
f5ba752
Copy full SHA for f5ba752
Update release plan for new sprint workflow
brettcannon
authored
6b5df54
Copy full SHA for 6b5df54
Remove code related to the old debugger (#2829)
DonJayamanne
authored
6477500
Copy full SHA for 6477500
Commits on Oct 9, 2018
fix merge issue (#2830)
DonJayamanne
authored
2be3452
Copy full SHA for 2be3452
Add bandit to supported linters (#2775)
Show description for 94a246b
demus
authored and
DonJayamanne
committed
94a246b
Copy full SHA for 94a246b
Remove test specific code, ensure black supports paths relative to home (#2780)
Show description for cb9fb90
DonJayamanne
authored
cb9fb90
Copy full SHA for cb9fb90
Move utils into common folder (#2749)
Show description for 90aedaa
DonJayamanne
authored
90aedaa
Copy full SHA for 90aedaa
Enable on-type formatting from language server (#2737)
Show description for eecb4dd
jakebailey
authored and
DonJayamanne
committed
eecb4dd
Copy full SHA for eecb4dd
Move language server files to a 'activation/languageServer' folder (#2766)
Show description for cdd1bf6
Laís Figueiredo
authored and
DonJayamanne
committed
cdd1bf6
Copy full SHA for cdd1bf6
gh-2696: Add a unit test for the MyPy output regex. (#2764)
Show description for 5007d09
ericsnowcurrently
authored and
DonJayamanne
committed
5007d09
Copy full SHA for 5007d09
Fix installation of codna packages when conda environment has spaces (#2782)
Show description for 55410f6
DonJayamanne
authored
55410f6
Copy full SHA for 55410f6
Revert to old approach of validating python path when debugging (#2808)
Show description for 3077ac0
DonJayamanne
authored
3077ac0
Copy full SHA for 3077ac0
Give preference to PTSVD in current path (#2819)
Show description for d3269b3
karthiknadig
authored and
DonJayamanne
committed
d3269b3
Copy full SHA for d3269b3
Create localization of strings (#2757)
Show description for 027832d
rchiodo
authored and
DonJayamanne
committed
027832d
Copy full SHA for 027832d
Update version to 2018.10.0-alpha
DonJayamanne
authored
2d0a09d
Copy full SHA for 2d0a09d
Commits on Oct 5, 2018
typo file -> filed (#2810)
yashgaurkar
authored and
brettcannon
committed
af1b7e4
Copy full SHA for af1b7e4
Update the changelog section for 2018.9.0 final
brettcannon
authored
31b5475
Copy full SHA for 31b5475
2018.9.0 final (#2805)
Show description for 41dadd9
brettcannon
authored and
DonJayamanne
committed
41dadd9
Copy full SHA for 41dadd9
Include coverage into PRs (#2809)
DonJayamanne
authored
807b3fa
Copy full SHA for 807b3fa
Make conda paths more resilient in the face of case-sensitivity
brettcannon
authored
07dc626
Copy full SHA for 07dc626
Pagination
Previous
Next
You can’t perform that action at this time.