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 }}
HHtiger
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonVSCode
.github
test_plan.md
on
noCache
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2020
Replace spinner with custom icon when downloading MPLS/Insiders build (#10687)
Show description for 00f85cf
ErwanDL
and
Erwan de Lépinau
authored
00f85cf
View commit details
Copy full SHA for 00f85cf
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Run prettier on our yaml, json and md files (#10871)
Show description for 4f774d9
kimadeline
authored
4f774d9
View commit details
Copy full SHA for 4f774d9
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Update test plan to match new notebook functionality (#7879)
Show description for e1a9b0e
rchiodo
authored
e1a9b0e
View commit details
Copy full SHA for e1a9b0e
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Rename pep8 to pycodestyle. (#6570)
Show description for 15756ba
marsfan
authored and
Eric Snow
committed
15756ba
View commit details
Copy full SHA for 15756ba
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Fix typos (#6470)
Show description for 8b69538
minho42
authored and
kimadeline
committed
8b69538
View commit details
Copy full SHA for 8b69538
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
update manual test plan for new features (#5498)
IanMatthewHuff
authored
8cd0996
View commit details
Copy full SHA for 8cd0996
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
Fix ignoreVscodeTheme to play along with dynamic theme updates (#5485)
Show description for 4c4f155
rchiodo
authored
4c4f155
View commit details
Copy full SHA for 4c4f155
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Use HTTP for LS download when "http.proxyStrictSSL" setting is false. (#5091)
Show description for 2c7a461
ericsnowcurrently
authored
2c7a461
View commit details
Copy full SHA for 2c7a461
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Fix problems that can occur when we can't find the theme json (#5177)
Show description for deb3fa7
rchiodo
authored
deb3fa7
View commit details
Copy full SHA for deb3fa7
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Ignore the extension's Python files when debugging. (#5103)
Show description for bd9805a
ericsnowcurrently
authored
bd9805a
View commit details
Copy full SHA for bd9805a
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
fix names for run above and run below code lenses (#4879)
IanMatthewHuff
authored
2c6b0e9
View commit details
Copy full SHA for 2c6b0e9
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Add expanded data science test plan (#4731)
Show description for 2994e29
IanMatthewHuff
authored
2994e29
View commit details
Copy full SHA for 2994e29
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
update test plan (#4500)
shimingsg
authored and
brettcannon
committed
bc1b054
View commit details
Copy full SHA for bc1b054
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Support debug configs (launch.json) for running tests. (#4372)
ericsnowcurrently
authored and
brettcannon
committed
08bc46e
View commit details
Copy full SHA for 08bc46e
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
We only have one debugger now
brettcannon
authored
4fe6bd1
View commit details
Copy full SHA for 4fe6bd1
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Do not update settings if testing configuration cancelled. (#4313)
Show description for f448767
ericsnowcurrently
authored
f448767
View commit details
Copy full SHA for f448767
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Support simple variable substitution in .env files. (#4267)
Show description for 90840d3
ericsnowcurrently
authored
90840d3
View commit details
Copy full SHA for 90840d3
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Keep testing configuration alive after losing focus (#4316)
ericsnowcurrently
authored
8635eda
View commit details
Copy full SHA for 8635eda
View code at this point
Browse repository at this point
Add the "Configure Unit Tests" command. (#4303)
ericsnowcurrently
authored
25f7180
View commit details
Copy full SHA for 25f7180
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Show diagnostics for failed/skipped tests run with pytest (#3303)
Show description for 692365e
SalmonMode
authored and
DonJayamanne
committed
692365e
View commit details
Copy full SHA for 692365e
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Wrap unittest method test in TestSuite (#3295)
alexander-yu
authored and
d3r3kk
committed
a29ce05
View commit details
Copy full SHA for a29ce05
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Auto select `Python Interpreter` prior to validation of interpreters (#3371)
Show description for 7e30acb
DonJayamanne
authored
7e30acb
View commit details
Copy full SHA for 7e30acb
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Flesh out formatting tests
brettcannon
authored
eee4c6a
View commit details
Copy full SHA for eee4c6a
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Deprecate the use of the setting `python.autoComplete.preloadModules` (#2646)
Show description for 122c569
DonJayamanne
authored
122c569
View commit details
Copy full SHA for 122c569
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Provide some more guidance for creating directories to test with
brettcannon
authored
96c2be3
View commit details
Copy full SHA for 96c2be3
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Don't hand-code debug configuration list
brettcannon
authored
dcbad9c
View commit details
Copy full SHA for dcbad9c
View code at this point
Browse repository at this point
Clarify breakpoint type testing
brettcannon
authored
5a57f4c
View commit details
Copy full SHA for 5a57f4c
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
Make sure the code lenses work
brettcannon
authored
0c2ccbf
View commit details
Copy full SHA for 0c2ccbf
View code at this point
Browse repository at this point
Commits on Jul 18, 2018
Change shortcut from ctrl+enter to shift+enter (#2189)
DonJayamanne
authored
a002099
View commit details
Copy full SHA for a002099
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Explicitly test against installing the language server
brettcannon
authored
59c4da0
View commit details
Copy full SHA for 59c4da0
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Add a "no debugging" debugging scenario
brettcannon
authored
23da67a
View commit details
Copy full SHA for 23da67a
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
update text to test (#1889)
shimingsg
authored and
brettcannon
committed
7cc1d3c
View commit details
Copy full SHA for 7cc1d3c
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Touch up some info
brettcannon
authored
7f48a19
View commit details
Copy full SHA for 7f48a19
View code at this point
Browse repository at this point
Provide examples of potential enviroments to test
brettcannon
authored
04501cf
View commit details
Copy full SHA for 04501cf
View code at this point
Browse repository at this point
Commits on May 23, 2018
Add black
brettcannon
authored
3877334
View commit details
Copy full SHA for 3877334
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.