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
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 }}
noobsummer
/
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
src
client
debugger
DebugClients
LocalDebugClient.ts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2018
Running python code without debugging using the experimental debugger (#1373)
Show description for 157f392
DonJayamanne
authored
157f392
View commit details
Copy full SHA for 157f392
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
Unit tests for debugging module (#1297)
Show description for 2fd7b69
DonJayamanne
authored
2fd7b69
View commit details
Copy full SHA for 2fd7b69
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Add support for django and flask template debugging in experimental debugger (#1200)
Show description for 4ffb5be
DonJayamanne
authored
4ffb5be
View commit details
Copy full SHA for 4ffb5be
View code at this point
Browse repository at this point
Changes to how debug options are passed into the experimental version of PTVSD (debugger) (#1195)
Show description for 3626de2
DonJayamanne
authored
3626de2
View commit details
Copy full SHA for 3626de2
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Add a Pyramid debug configuration for the experimental debugger (#1104)
Show description for 685c3a2
DonJayamanne
authored
685c3a2
View commit details
Copy full SHA for 685c3a2
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
Unit testing of experimental debugger on CI server
Show description for 318aa39
DonJayamanne
authored
318aa39
View commit details
Copy full SHA for 318aa39
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
always re-direct output (#912)
Show description for 867244c
DonJayamanne
authored
867244c
View commit details
Copy full SHA for 867244c
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
tee terminal output to debugger console (#875)
Show description for 0b4da28
DonJayamanne
authored
0b4da28
View commit details
Copy full SHA for 0b4da28
View code at this point
Browse repository at this point
:construction_worker: Change CI test sequence (run debugger tests first and separately) (#861)
Show description for fe1a780
DonJayamanne
authored
fe1a780
View commit details
Copy full SHA for fe1a780
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Add support for latest version of PTVSD as an experimental debugger (#745)
Show description for 937470e
DonJayamanne
authored
937470e
View commit details
Copy full SHA for 937470e
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Refactor parsing of environment variables (after 439) (#466)
Show description for 576d50d
DonJayamanne
authored
576d50d
View commit details
Copy full SHA for 576d50d
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Use localhost instead of 0.0.0.0 for all local socket servers (#417)
Show description for 68f6626
DonJayamanne
authored
68f6626
View commit details
Copy full SHA for 68f6626
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Use new environment variable parser (#362)
Show description for 25805cb
DonJayamanne
authored
25805cb
View commit details
Copy full SHA for 25805cb
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 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 Jun 13, 2017
fix #1005
DonJayamanne
committed
2cf147c
View commit details
Copy full SHA for 2cf147c
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
fix #518
DonJayamanne
committed
18360a0
View commit details
Copy full SHA for 18360a0
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
fix #686
DonJayamanne
committed
4602546
View commit details
Copy full SHA for 4602546
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
bug fix in debugging (cwd = null) #589, #546
DonJayamanne
committed
912c147
View commit details
Copy full SHA for 912c147
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
complete #518
DonJayamanne
committed
238d034
View commit details
Copy full SHA for 238d034
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
clearn up (fix linter)
DonJayamanne
committed
06c42ea
View commit details
Copy full SHA for 06c42ea
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
bug fix - rename variable
DonJayamanne
committed
1ec2ab4
View commit details
Copy full SHA for 1ec2ab4
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
update env vars so they propogate to new proc #311
DonJayamanne
committed
17e3636
View commit details
Copy full SHA for 17e3636
View code at this point
Browse repository at this point
fix linter messages
DonJayamanne
committed
ba631c0
View commit details
Copy full SHA for ba631c0
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
default debug config options
DonJayamanne
committed
8d0f73a
View commit details
Copy full SHA for 8d0f73a
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
using integrated terminal when debugging
DonJayamanne
committed
bea4978
View commit details
Copy full SHA for bea4978
View code at this point
Browse repository at this point
fixes #224
DonJayamanne
committed
eb9474c
View commit details
Copy full SHA for eb9474c
View code at this point
Browse repository at this point
Handle errors in launching process
DonJayamanne
committed
ecc7b88
View commit details
Copy full SHA for ecc7b88
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
investigate debugging of tests #239
DonJayamanne
committed
79d97ee
View commit details
Copy full SHA for 79d97ee
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Fixes #263
DonJayamanne
committed
cd99db8
View commit details
Copy full SHA for cd99db8
View code at this point
Browse repository at this point
Fixes #263
DonJayamanne
committed
1029ae7
View commit details
Copy full SHA for 1029ae7
View code at this point
Browse repository at this point
remove prefix when displaying error #263
DonJayamanne
committed
c5bd9c9
View commit details
Copy full SHA for c5bd9c9
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
clearnup to use deferreds
DonJayamanne
committed
ca07fcf
View commit details
Copy full SHA for ca07fcf
View code at this point
Browse repository at this point
handle invalid pythonPath when debugging #229
DonJayamanne
committed
ab25c41
View commit details
Copy full SHA for ab25c41
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
read stdout of python process #203, #52
DonJayamanne
committed
dbd829a
View commit details
Copy full SHA for dbd829a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.