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 }}
mostafaeweda
/
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
Breadcrumbs
History for
pythonVSCode
pythonFiles
PythonTools
on
master
User selector
All users
All time
Commit history
Commits on Oct 11, 2018
Synced Launch and Attach Codepaths
Aman Agarwal
committed
bb2178c
View commit details
Copy full SHA for bb2178c
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Reverted ip address from 127.0.0.1 back to 0.0.0.0 for tupperware containers
Aman Agarwal
committed
22def4d
View commit details
Copy full SHA for 22def4d
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Skip LazyImporter Modules
Aman Agarwal
committed
786d0ed
View commit details
Copy full SHA for 786d0ed
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Enabling setting UI attach options while not enabling the attachability yet
Mostafa Eweda
authored and
Aman Agarwal
committed
befc78b
View commit details
Copy full SHA for befc78b
View code at this point
Browse repository at this point
Enable debugger engine to notify a UI server (if one exists) about its existence/readiness to attach
Mostafa Eweda
authored and
Aman Agarwal
committed
431f38a
View commit details
Copy full SHA for 431f38a
View code at this point
Browse repository at this point
sys.path[0] should only be reset when debugging a file
Mostafa Eweda
authored and
Aman Agarwal
committed
b6eb696
View commit details
Copy full SHA for b6eb696
View code at this point
Browse repository at this point
Use visualstudio_py_launcher in custom launcher
Mostafa Eweda
authored and
Aman Agarwal
committed
62d041b
View commit details
Copy full SHA for 62d041b
View code at this point
Browse repository at this point
Correct unittest discovery for n-depth test source trees (#2066)
Show description for 2d9f343
d3r3kk
authored and
Aman Agarwal
committed
2d9f343
View commit details
Copy full SHA for 2d9f343
View code at this point
Browse repository at this point
Close communication channel before exiting the test runner (#1597)
Show description for db0ef2e
DonJayamanne
authored and
Aman Agarwal
committed
db0ef2e
View commit details
Copy full SHA for db0ef2e
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
Fix #298 with remote debugging as well
Mostafa Eweda
committed
091e5e5
View commit details
Copy full SHA for 091e5e5
View code at this point
Browse repository at this point
Fix deprecation warnings with python 3.6.2 and adapter exit stdin error
Mostafa Eweda
committed
47a34fb
View commit details
Copy full SHA for 47a34fb
View code at this point
Browse repository at this point
Replace localhost with 127.0.0.1
Mostafa Eweda
committed
3651c87
View commit details
Copy full SHA for 3651c87
View code at this point
Browse repository at this point
30 seconds timeout waiting for attach - to avoid blocking program execution
Mostafa Eweda
committed
9467d2d
View commit details
Copy full SHA for 9467d2d
View code at this point
Browse repository at this point
Enabling setting UI attach options while not enabling the attachability yet
Mostafa Eweda
committed
895f388
View commit details
Copy full SHA for 895f388
View code at this point
Browse repository at this point
Enable debugger engine to notify a UI server (if one exists) about its existence/readiness to attach
Mostafa Eweda
committed
bb4e145
View commit details
Copy full SHA for bb4e145
View code at this point
Browse repository at this point
sys.path[0] should only be reset when debugging a file
Mostafa Eweda
committed
7db7e90
View commit details
Copy full SHA for 7db7e90
View code at this point
Browse repository at this point
Fix #298
Mostafa Eweda
committed
48b4d84
View commit details
Copy full SHA for 48b4d84
View code at this point
Browse repository at this point
Use visualstudio_py_launcher in custom launcher
Mostafa Eweda
committed
19da6bc
View commit details
Copy full SHA for 19da6bc
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Debugging unit tests without having to attach to the debugger (#990)
Show description for ece0479
DonJayamanne
authored
ece0479
View commit details
Copy full SHA for ece0479
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
show class of exception when evaluating expr (#735)
Show description for a5fd614
elliott-beach
authored and
DonJayamanne
committed
a5fd614
View commit details
Copy full SHA for a5fd614
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Release 0.9.1 (#458)
Show description for 9c3d9f7
DonJayamanne
authored
9c3d9f7
View commit details
Copy full SHA for 9c3d9f7
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Re-factor code python execution framework (#345)
Show description for 7efb558
DonJayamanne
authored
7efb558
View commit details
Copy full SHA for 7efb558
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Remove jupyter functionality in favor of Jupyter extension (#302)
Show description for 4676284
DonJayamanne
authored
4676284
View commit details
Copy full SHA for 4676284
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Fix issues when running without debugging and debugged code terminates (#249)
Show description for a6b49d2
DonJayamanne
authored
a6b49d2
View commit details
Copy full SHA for a6b49d2
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Misc changes (#9)
Show description for e7c2fdd
DonJayamanne
authored
e7c2fdd
View commit details
Copy full SHA for e7c2fdd
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
#1228 multi root master (#2)
Show description for 2bc6b2e
DonJayamanne
authored
2bc6b2e
View commit details
Copy full SHA for 2bc6b2e
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
update to latest version
DonJayamanne
committed
ef5966d
View commit details
Copy full SHA for ef5966d
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
fix wrong indenting (#880)
ibigbug
authored and
DonJayamanne
committed
9071598
View commit details
Copy full SHA for 9071598
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
fix incorrect indentation
DonJayamanne
committed
a27b249
View commit details
Copy full SHA for a27b249
View code at this point
Browse repository at this point
fixed errors in code formats
DonJayamanne
committed
335c16d
View commit details
Copy full SHA for 335c16d
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
updated to latest (without rich exceptions)
Don Jayamanne
authored and
Don Jayamanne
committed
b878a02
View commit details
Copy full SHA for b878a02
View code at this point
Browse repository at this point
updated ptvsd scripts
Don Jayamanne
authored and
Don Jayamanne
committed
bcc5156
View commit details
Copy full SHA for bcc5156
View code at this point
Browse repository at this point
updated to latest version
Don Jayamanne
authored and
Don Jayamanne
committed
88556a9
View commit details
Copy full SHA for 88556a9
View code at this point
Browse repository at this point
updated with latest version
Don Jayamanne
authored and
Don Jayamanne
committed
3952570
View commit details
Copy full SHA for 3952570
View code at this point
Browse repository at this point
updated with latest version
Don Jayamanne
authored and
Don Jayamanne
committed
08b06b5
View commit details
Copy full SHA for 08b06b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.