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
on
stryker
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2020
Update actions/setup-node requirement to v2.1.3 (#14948)
Show description for 0210ee1
dependabot[bot]
authored
0210ee1
View commit details
Copy full SHA for 0210ee1
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Add Pavel to the PR rotation
brettcannon
authored
7ea2af7
View commit details
Copy full SHA for 7ea2af7
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Various type related fixes as found by Sonar (#14856)
brettcannon
authored
43d3f8e
View commit details
Copy full SHA for 43d3f8e
View code at this point
Browse repository at this point
Fix a URL template argument name (#14860)
Show description for b1e0505
brettcannon
authored
b1e0505
View commit details
Copy full SHA for b1e0505
View code at this point
Browse repository at this point
Use Pylance's strict type checking on assign-reviewers (#14849)
brettcannon
authored
9f74de0
View commit details
Copy full SHA for 9f74de0
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Fix a name typo in assignee script (#14846)
brettcannon
authored
2ef613a
View commit details
Copy full SHA for 2ef613a
View code at this point
Browse repository at this point
Automatically assign assignees and reviewers to PRs (#14834)
brettcannon
authored
c559739
View commit details
Copy full SHA for c559739
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Eliminate eslint and Sonar warnings for workspaceVirtualEnvWatcherService.ts (#14827)
brettcannon
authored
458117e
View commit details
Copy full SHA for 458117e
View code at this point
Browse repository at this point
Don't have dependabot add any labels by default
brettcannon
authored
4a04ad6
View commit details
Copy full SHA for 4a04ad6
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Fix code coverage upload (#14821)
Show description for f9838bf
kimadeline
and
brettcannon
authored
f9838bf
View commit details
Copy full SHA for f9838bf
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Install Jupyter from the Marketplace for tests (#14725)
Show description for 2baa751
brettcannon
authored
2baa751
View commit details
Copy full SHA for 2baa751
View code at this point
Browse repository at this point
Add Kim-Adeline back into the PR review queue (#14744)
kimadeline
authored
a9d1f1d
View commit details
Copy full SHA for a9d1f1d
View code at this point
Browse repository at this point
Move the codecov configuration to a place where it will be found (#14716)
Show description for fe8afcb
brettcannon
authored
fe8afcb
View commit details
Copy full SHA for fe8afcb
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Minor cleanups from Jupyter split (#14715)
brettcannon
authored
2a62cf7
View commit details
Copy full SHA for 2a62cf7
View code at this point
Browse repository at this point
Perform PR checks using GitHub Actions (#14651)
brettcannon
authored
0cb0d61
View commit details
Copy full SHA for 0cb0d61
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
kimadeline away (#14654)
Show description for 5f293dc
kimadeline
authored
5f293dc
View commit details
Copy full SHA for 5f293dc
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Also pin Node version for coverage reports upload job (#14647)
joyceerhl
authored
2020d62
View commit details
Copy full SHA for 2020d62
View code at this point
Browse repository at this point
Use Node 12.15 on all Insiders and Release GitHub Actions jobs (#14642)
joyceerhl
authored
5d801a8
View commit details
Copy full SHA for 5d801a8
View code at this point
Browse repository at this point
Use Node 12.15 in Insiders and Release GitHub Actions (#14641)
joyceerhl
authored
5b44679
View commit details
Copy full SHA for 5b44679
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Add extension dependencies at build time (#14636)
joyceerhl
authored
7887500
View commit details
Copy full SHA for 7887500
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Fix setup-node to use v1 (#14611)
Show description for 598d849
brettcannon
authored
598d849
View commit details
Copy full SHA for 598d849
View code at this point
Browse repository at this point
Unpin setup-node action (#14610)
Show description for c41c08f
brettcannon
authored
c41c08f
View commit details
Copy full SHA for c41c08f
View code at this point
Browse repository at this point
Remove deprecated 'set-env' command from GHA workflows (#14604)
Show description for e33b4e2
kimadeline
authored
e33b4e2
View commit details
Copy full SHA for e33b4e2
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
auto-assign wants an underscore in the file name
Show description for cca7a47
brettcannon
authored
cca7a47
View commit details
Copy full SHA for cca7a47
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Add a configuration for auto-assign (#14576)
brettcannon
authored
ccfe39a
View commit details
Copy full SHA for ccfe39a
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Fix insiders gha to run new smoke and insiders tests (#14550)
Show description for 6ce360a
rchiodo
authored
6ce360a
View commit details
Copy full SHA for 6ce360a
View code at this point
Browse repository at this point
Remove npm / pip / out caching from insiders and release (#14534)
IanMatthewHuff
authored
7951e88
View commit details
Copy full SHA for 7951e88
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
remove DataScience issue assignment workflow task (#14523)
Show description for 0e2a1a6
IanMatthewHuff
and
Ian Huff
authored
0e2a1a6
View commit details
Copy full SHA for 0e2a1a6
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
No DS merge into main (#14447)
IanMatthewHuff
authored
f02fce4
View commit details
Copy full SHA for f02fce4
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Start testing against Python 3.9 (#14303)
brettcannon
authored
02e4631
View commit details
Copy full SHA for 02e4631
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Specify the retention length for artifacts (#14395)
Show description for 7b1281e
brettcannon
authored
7b1281e
View commit details
Copy full SHA for 7b1281e
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Fix data science issue assigning (#14389)
joyceerhl
authored
d7a903b
View commit details
Copy full SHA for d7a903b
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Change `IPython kernel` to `Jupyter kernel` (#14375)
DonJayamanne
authored
5583df4
View commit details
Copy full SHA for 5583df4
View code at this point
Browse repository at this point
Fix GitHub Actions bot again (#14361)
joyceerhl
authored
0f0dec9
View commit details
Copy full SHA for 0f0dec9
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
More of the functional tests are failing (#14346)
Show description for 74253ef
rchiodo
authored
74253ef
View commit details
Copy full SHA for 74253ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.