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 }}
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
Common
on
splitCITests
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 27, 2018
Add support for Jinja template debugging (#1211)
Show description for 346a166
DonJayamanne
authored
346a166
View commit details
Copy full SHA for 346a166
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 22, 2018
Add ability to disable the check on memory usage of language server (Jedi) process (#1156)
Show description for 149c066
DonJayamanne
authored
149c066
View commit details
Copy full SHA for 149c066
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 Feb 20, 2018
:sparkles: Terminate python process when ending debug session (#821)
Show description for 6eabde4
DonJayamanne
authored
6eabde4
View commit details
Copy full SHA for 6eabde4
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
Incorrect interpreter displayed in status bar in with multiple workspace folders (#785)
Show description for 1c8b1a5
DonJayamanne
authored
1c8b1a5
View commit details
Copy full SHA for 1c8b1a5
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
:bug: resolve pythonPath in debug config
Show description for 6389ad3
DonJayamanne
authored
6389ad3
View commit details
Copy full SHA for 6389ad3
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
:bug: use 32bit integers for threadid in protocol layer (#761)
Show description for b4d8e42
DonJayamanne
authored
b4d8e42
View commit details
Copy full SHA for b4d8e42
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 23, 2018
Add telemetry for debugger (#546)
Show description for df2b494
DonJayamanne
authored
df2b494
View commit details
Copy full SHA for df2b494
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 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 May 4, 2017
fix #909
DonJayamanne
committed
c1149c0
View commit details
Copy full SHA for c1149c0
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
fix #823
DonJayamanne
committed
78da3e0
View commit details
Copy full SHA for 78da3e0
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
fix #686
DonJayamanne
committed
fc42d40
View commit details
Copy full SHA for fc42d40
View code at this point
Browse repository at this point
#716
DonJayamanne
committed
325dfae
View commit details
Copy full SHA for 325dfae
View code at this point
Browse repository at this point
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 Feb 2, 2017
fix #688
DonJayamanne
committed
2a15f4d
View commit details
Copy full SHA for 2a15f4d
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 Oct 18, 2016
moved iddispenser into common location
DonJayamanne
committed
f4c6a5c
View commit details
Copy full SHA for f4c6a5c
View code at this point
Browse repository at this point
incremental changes
DonJayamanne
committed
6991d99
View commit details
Copy full SHA for 6991d99
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
resolve 302
DonJayamanne
committed
2828ce2
View commit details
Copy full SHA for 2828ce2
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
fix #292
DonJayamanne
committed
062d0d5
View commit details
Copy full SHA for 062d0d5
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
added pathUtils
DonJayamanne
committed
f104a19
View commit details
Copy full SHA for f104a19
View code at this point
Browse repository at this point
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
Commits on Aug 8, 2016
fixed #237
DonJayamanne
committed
59e3c95
View commit details
Copy full SHA for 59e3c95
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Added support for telemetry in debug adapter using VS Code API #156
DonJayamanne
committed
351a6e5
View commit details
Copy full SHA for 351a6e5
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
fix linter errors for debugger
DonJayamanne
committed
bcf952a
View commit details
Copy full SHA for bcf952a
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
included tslint
DonJayamanne
committed
27f8982
View commit details
Copy full SHA for 27f8982
View code at this point
Browse repository at this point
removed unnecessary
DonJayamanne
committed
546ca1f
View commit details
Copy full SHA for 546ca1f
View code at this point
Browse repository at this point
removed dead code
DonJayamanne
committed
adfa37a
View commit details
Copy full SHA for adfa37a
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
removed console.log and similar as this interferes with the debugger (specially when using unicode characters).
DonJayamanne
committed
1ff7abc
View commit details
Copy full SHA for 1ff7abc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.