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 }}
msh5
/
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 May 8, 2018
Add factory class to create the process service (#1342)
Show description for 128d231
DonJayamanne
authored
128d231
Copy full SHA for 128d231
WIP: Add support for folding of docstrings and comments (#894)
Show description for bb2d37c
DonJayamanne
authored
bb2d37c
Copy full SHA for bb2d37c
Allow for negative column numbers in messages returned by `pylint` (#1629)
DonJayamanne
authored
1180941
Copy full SHA for 1180941
Commits on May 7, 2018
Allow all tests to fail (#1633)
Show description for b96eb9a
DonJayamanne
authored
b96eb9a
Copy full SHA for b96eb9a
Add issue verification to the release plan
brettcannon
authored
a416294
Copy full SHA for a416294
Add quotes around message coming from pipenv
brettcannon
authored
f5c68d2
Copy full SHA for f5c68d2
Add tests for hit count breakpoints for the experimental debugger (#1584)
DonJayamanne
authored
41892ae
Copy full SHA for 41892ae
Add tests for log points in the experimental debugger (#1583)
Show description for 8028931
DonJayamanne
authored
8028931
Copy full SHA for 8028931
Tests to ensure custom args get passed into exp debugger (#1581)
DonJayamanne
authored
0526967
Copy full SHA for 0526967
Ensure debugger breaks on `assert` failures (#1599)
Show description for a740016
DonJayamanne
authored
a740016
Copy full SHA for a740016
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
Pagination
Previous
Next
You can’t perform that action at this time.