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 }}
adInfimum
/
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
3e11c29
User selector
All users
Datepicker
All time
Commit History
Commits on May 7, 2018
Add the command 'Discover Unit Tests' (#1598)
Show description for 3e11c29
DonJayamanne
authored
3e11c29
Copy full SHA for 3e11c29
Close communication channel before exiting the test runner (#1597)
Show description for b40cc2c
DonJayamanne
authored
b40cc2c
Copy full SHA for b40cc2c
Allow test failures on CI against release version of PTVSD (#1594)
Show description for 9aba811
DonJayamanne
authored
9aba811
Copy full SHA for 9aba811
Unit tests for evaluating expressions in the experimental debugger (#1579)
Show description for 99b3b84
DonJayamanne
authored
99b3b84
Copy full SHA for 99b3b84
Flag program in launch.json as an optional property (#1578)
Show description for 1e09454
DonJayamanne
authored
1e09454
Copy full SHA for 1e09454
Remove explicit initialization of PYTHONPATH with workspace for dbg test (#1576)
Show description for fffa444
DonJayamanne
authored
fffa444
Copy full SHA for fffa444
Auto detect jinja and j2 files as jinja templates (#1575)
Show description for 4bb0644
DonJayamanne
authored
4bb0644
Copy full SHA for 4bb0644
Remove unused setting `disablePromptForFeatures` (#1574)
Show description for e5c4bf7
DonJayamanne
authored
e5c4bf7
Copy full SHA for e5c4bf7
Remove unused Unit Test setting `debugHost` (#1573)
Show description for 397e93e
DonJayamanne
authored
397e93e
Copy full SHA for 397e93e
Add missing news entry for #677 (#1601)
DonJayamanne
authored and
brettcannon
committed
3464090
Copy full SHA for 3464090
News entry for #180
brettcannon
authored
8d88bb2
Copy full SHA for 8d88bb2
Commits on May 6, 2018
Fix typescript compilation error (#1624)
Show description for 4d7157b
DonJayamanne
authored
4d7157b
Copy full SHA for 4d7157b
Commits on May 5, 2018
Support the Black formatter (#1611)
Show description for e1dca79
brettcannon
and
jarshwah
authored
e1dca79
Copy full SHA for e1dca79
Commits on May 3, 2018
Minor format tweak
brettcannon
authored
f1e1693
Copy full SHA for f1e1693
Commits on May 2, 2018
Shift to a 4 Monday month
brettcannon
authored
5127486
Copy full SHA for 5127486
Tweak "XXX" markers
brettcannon
authored
691e594
Copy full SHA for 691e594
"XXX" mark variance per release
Show description for 73ce575
brettcannon
authored
73ce575
Copy full SHA for 73ce575
Release plan template
brettcannon
authored
ac7bfd9
Copy full SHA for ac7bfd9
Go to 2018.5.0-alpha
brettcannon
authored
b09898a
Copy full SHA for b09898a
Bump to final for 2018.4.0 (#1562)
brettcannon
authored
a8f2df6
Copy full SHA for a8f2df6
Temporarily disable flask (experimental debugger) test on AppVeyor (#1566)
Show description for 9ecaf8b
DonJayamanne
authored
9ecaf8b
Copy full SHA for 9ecaf8b
Fixed unit tests on Windows (Appveyor) (#1560)
Show description for 0c64b74
DonJayamanne
authored
0c64b74
Copy full SHA for 0c64b74
Commits on May 1, 2018
Update to the RC (#1557)
brettcannon
authored
8518a6b
Copy full SHA for 8518a6b
Clarify some settings
brettcannon
authored
a0d25e0
Copy full SHA for a0d25e0
Commits on Apr 30, 2018
Remove redundant settings from default launch.json config settings
Show description for 149547e
DonJayamanne
authored
149547e
Copy full SHA for 149547e
Add blank lines to separate blocks of indented code (#1515)
Show description for da91e3f
DonJayamanne
authored
da91e3f
Copy full SHA for da91e3f
Create and pass environment object to the jedi.Script API (#1544)
Show description for 5d6493b
DonJayamanne
authored
5d6493b
Copy full SHA for 5d6493b
Ensure users can override defaults in experimental debugger (#1540)
Show description for 7b628d0
DonJayamanne
authored
7b628d0
Copy full SHA for 7b628d0
Commits on Apr 27, 2018
Fix activation of conda environments in Powershell (#1536)
Show description for 9f1d10a
DonJayamanne
authored
9f1d10a
Copy full SHA for 9f1d10a
Enable jinja template debugging when debugging pyramid apps (#1511)
Show description for cd6425f
DonJayamanne
authored
cd6425f
Copy full SHA for cd6425f
Increase delay for activation of powershell terminals (#1537)
Show description for 1386a16
DonJayamanne
authored
1386a16
Copy full SHA for 1386a16
Ensure Flask application is launched with multi-threading disabled in CI tests (#1543)
Show description for 457cd66
DonJayamanne
authored
457cd66
Copy full SHA for 457cd66
Resolve warning message related to document filters (#1531)
Show description for 366f7a9
DonJayamanne
authored
366f7a9
Copy full SHA for 366f7a9
Remove news entry related to issue #259 as the issue was not fixed
DonJayamanne
authored
fd4b8f8
Copy full SHA for fd4b8f8
News entry for jinja template debugging in the experimental debugger
Show description for 886bb4b
DonJayamanne
authored
886bb4b
Copy full SHA for 886bb4b
Pagination
Previous
Next
You can’t perform that action at this time.