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
Type
/
to 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 }}
git-lucky
/
pythonVSCode
Public
forked from
DonJayamanne/pythonVSCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 19, 2017
fix #1304 preserve empty lines (#1329)
DonJayamanne
authored
00ad035
View commit details
Copy full SHA for 00ad035
Browse repository at this point
Commits on Oct 16, 2017
add additional tests for #1314 (#1318)
DonJayamanne
authored
f281674
View commit details
Copy full SHA for f281674
Browse repository at this point
fix #1314 allow for simultaneous language features (#1317)
DonJayamanne
authored
792b022
View commit details
Copy full SHA for 792b022
Browse repository at this point
fix #1315 unit tests need to wait for extension to activate (#1316)
DonJayamanne
authored
abdcf20
View commit details
Copy full SHA for abdcf20
Browse repository at this point
Commits on Oct 12, 2017
fix #1276 Pre-commit hooks to ensure code complies with standards (#1277)
Show description for 215d9a8
DonJayamanne
authored
215d9a8
View commit details
Copy full SHA for 215d9a8
Browse repository at this point
Commits on Oct 11, 2017
fix #1298 remove vscode.startDebug command (#1300)
Show description for e1ea437
DonJayamanne
authored
e1ea437
View commit details
Copy full SHA for e1ea437
Browse repository at this point
Fix #1284 debugging parameterized tests (#1299)
DonJayamanne
authored
9de9f70
View commit details
Copy full SHA for 9de9f70
Browse repository at this point
ability to opt out of telemetry using vscode settings (#1297)
DonJayamanne
authored
cf7723e
View commit details
Copy full SHA for cf7723e
Browse repository at this point
Commits on Oct 10, 2017
fix #1270 debugger contribution changes (#1288)
Show description for c69a724
DonJayamanne
authored
c69a724
View commit details
Copy full SHA for c69a724
Browse repository at this point
fix #1282 use PYTHONIOENCODING variable (#1291)
DonJayamanne
authored
be9e535
View commit details
Copy full SHA for be9e535
Browse repository at this point
fix #1280 handle env in shebang (#1290)
Show description for 8d28c71
DonJayamanne
authored
8d28c71
View commit details
Copy full SHA for 8d28c71
Browse repository at this point
Commits on Oct 4, 2017
CodeLens for Shebangs (#1267)
Show description for 14ef606
Kavakuo
authored and
DonJayamanne
committed
14ef606
View commit details
Copy full SHA for 14ef606
Browse repository at this point
Commits on Oct 3, 2017
#2141 fix travis (#1255)
Show description for ba2ccab
DonJayamanne
authored
ba2ccab
View commit details
Copy full SHA for ba2ccab
Browse repository at this point
Improved interpreter switching (#1263)
Show description for 9c7a8e3
Kavakuo
authored and
DonJayamanne
committed
9c7a8e3
View commit details
Copy full SHA for 9c7a8e3
Browse repository at this point
Commits on Sep 27, 2017
Introduce pip requirements file highlighting
brettcannon
authored
24c2b66
View commit details
Copy full SHA for 24c2b66
Browse repository at this point
fix #1229 disable installer prompts via do not show again option (#1243)
Show description for 75f66aa
DonJayamanne
authored
75f66aa
View commit details
Copy full SHA for 75f66aa
Browse repository at this point
fix #1221 do not lint diff windows (#1244)
Show description for aa3c717
DonJayamanne
authored
aa3c717
View commit details
Copy full SHA for aa3c717
Browse repository at this point
fixed unittest bugs
DonJayamanne
committed
556eb09
View commit details
Copy full SHA for 556eb09
Browse repository at this point
Commits on Sep 26, 2017
fixed code to use variable instead of constant
DonJayamanne
committed
4231b7d
View commit details
Copy full SHA for 4231b7d
Browse repository at this point
fix #1147 (search environments.txt file for conda environments) (#1240)
Show description for b46ae28
DonJayamanne
authored
b46ae28
View commit details
Copy full SHA for b46ae28
Browse repository at this point
Commits on Sep 22, 2017
#1147 check exitence of interpreters when listing them
DonJayamanne
committed
ec5d69d
View commit details
Copy full SHA for ec5d69d
Browse repository at this point
fix #832
DonJayamanne
committed
b9f6d09
View commit details
Copy full SHA for b9f6d09
Browse repository at this point
fix autocomplete test
DonJayamanne
committed
6150fa9
View commit details
Copy full SHA for 6150fa9
Browse repository at this point
Fixes nose run test on test case (#1225)
Show description for bb61d26
efremovd
authored and
DonJayamanne
committed
bb61d26
View commit details
Copy full SHA for bb61d26
Browse repository at this point
Commits on Sep 21, 2017
fix #1185
DonJayamanne
committed
f5985d3
View commit details
Copy full SHA for f5985d3
Browse repository at this point
fixed linter issues #1147
DonJayamanne
committed
b1440c3
View commit details
Copy full SHA for b1440c3
Browse repository at this point
fixed mock class implementation #1147
DonJayamanne
committed
808f580
View commit details
Copy full SHA for 808f580
Browse repository at this point
fixed nose unit test
DonJayamanne
committed
5e16609
View commit details
Copy full SHA for 5e16609
Browse repository at this point
fix config test
DonJayamanne
committed
c608694
View commit details
Copy full SHA for c608694
Browse repository at this point
#1147, use conda env from registry to get conda environments
DonJayamanne
committed
8faf5de
View commit details
Copy full SHA for 8faf5de
Browse repository at this point
Commits on Sep 20, 2017
fix #1216
DonJayamanne
committed
5aab302
View commit details
Copy full SHA for 5aab302
Browse repository at this point
suffix with virtual env #1147
DonJayamanne
committed
7e23ae3
View commit details
Copy full SHA for 7e23ae3
Browse repository at this point
Feature1147 (#1224)
Show description for 09c3656
DonJayamanne
authored
09c3656
View commit details
Copy full SHA for 09c3656
Browse repository at this point
fix #1188
DonJayamanne
committed
02c3fa4
View commit details
Copy full SHA for 02c3fa4
Browse repository at this point
fx #1194
DonJayamanne
committed
921adeb
View commit details
Copy full SHA for 921adeb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.