FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - shieldaigent/vscode-python-debugger · GitHub
shieldaigent
/
vscode-python-debugger
Public
forked from
microsoft/vscode-python-debugger
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
vscode-python-debugger
src
on
main
User selector
Datepicker
Commit history
Commits on Mar 10, 2025
update to python version 3.9 (#660)
Show description for 5433f5a
eleanorjboyd
authored
5433f5a
View commit details
Copy full SHA for 5433f5a
View code at this point
Browse repository at this point
clear env var collection before adding new items (#659)
eleanorjboyd
authored
79d321f
View commit details
Copy full SHA for 79d321f
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
switch to use debug_session.start for no-config debug telemetry (#658)
Show description for c3c7a41
eleanorjboyd
authored
c3c7a41
View commit details
Copy full SHA for c3c7a41
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
switch to warning if launch.json missing version (#650)
eleanorjboyd
authored
5c35dde
View commit details
Copy full SHA for 5c35dde
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
respect existing serverReadyAction in launch config (#646)
eleanorjboyd
authored
ed8d053
View commit details
Copy full SHA for ed8d053
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
fix bug to return empty array when no config exists (#642)
eleanorjboyd
authored
5bb5c48
View commit details
Copy full SHA for 5bb5c48
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
add telemetry event for no-config debugging (#629)
Show description for 6afaa10
eleanorjboyd
authored
6afaa10
View commit details
Copy full SHA for 6afaa10
View code at this point
Browse repository at this point
switch telemetry event owner (#628)
eleanorjboyd
authored
92766cd
View commit details
Copy full SHA for 92766cd
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
fix bug with extension overriding debugpy endpoint (#620)
Show description for 8201ced
eleanorjboyd
authored
8201ced
View commit details
Copy full SHA for 8201ced
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Make "args": "${command:pickArgs}" as default debug configuration (#548)
Show description for 4d27e65
TCPsoftware
and
eleanorjboyd
authored
4d27e65
View commit details
Copy full SHA for 4d27e65
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
get launch config from settings.json as fallback (#585)
Show description for 84ce2f2
eleanorjboyd
authored
84ce2f2
View commit details
Copy full SHA for 84ce2f2
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
correct workspace path for mutiroot scenarios no-config debugging (#602)
Show description for 020cc10
eleanorjboyd
authored
020cc10
View commit details
Copy full SHA for 020cc10
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
fix no-config debugger env var insertion to be less noisy (#597)
Show description for 13bf88f
eleanorjboyd
authored
13bf88f
View commit details
Copy full SHA for 13bf88f
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
add link to wiki (#577)
eleanorjboyd
authored
cc17200
View commit details
Copy full SHA for cc17200
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
include debugpy in description (#570)
Show description for ce93c4d
eleanorjboyd
authored
ce93c4d
View commit details
Copy full SHA for ce93c4d
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
disable extra output for no config debug (#565)
eleanorjboyd
authored
5c50426
View commit details
Copy full SHA for 5c50426
View code at this point
Browse repository at this point
add in description for no-config debug environment variable edits (#566)
eleanorjboyd
authored
febecdd
View commit details
Copy full SHA for febecdd
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Configless debug (#557)
Show description for 86314ba
eleanorjboyd
authored
86314ba
View commit details
Copy full SHA for 86314ba
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Support the clientOS property in VS code (#550)
rchiodo
authored
4f450de
View commit details
Copy full SHA for 4f450de
View code at this point
Browse repository at this point
Commits on Nov 13, 2024
support interpreter paths with spaces (#499)
Show description for 9db85ed
eleanorjboyd
authored
9db85ed
View commit details
Copy full SHA for 9db85ed
View code at this point
Browse repository at this point
Remove `inversify` dependency (#452)
Show description for a0bc66d
karthiknadig
authored
a0bc66d
View commit details
Copy full SHA for a0bc66d
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Only show readable variable types (#409)
Show description for 49d0ce0
paulacamargo25
authored
49d0ce0
View commit details
Copy full SHA for 49d0ce0
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Add setting showPythonInlineValues (#407)
Show description for 36ec556
paulacamargo25
authored
36ec556
View commit details
Copy full SHA for 36ec556
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Fix some minor bugs (#405)
Show description for d259e1d
paulacamargo25
authored
d259e1d
View commit details
Copy full SHA for d259e1d
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Update vscode packages (#397)
Show description for e11670f
paulacamargo25
authored
e11670f
View commit details
Copy full SHA for e11670f
View code at this point
Browse repository at this point
Update inline tests for all cases (#394)
Show description for 7b57e15
paulacamargo25
authored
7b57e15
View commit details
Copy full SHA for 7b57e15
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
Add missing telemetry and extra logging (#391)
Show description for 47a5cd8
paulacamargo25
authored
47a5cd8
View commit details
Copy full SHA for 47a5cd8
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
Show inline values (#384)
Show description for 695d259
paulacamargo25
authored
695d259
View commit details
Copy full SHA for 695d259
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Read launch config from devcontainers (#388)
Show description for 481ccdb
paulacamargo25
authored
481ccdb
View commit details
Copy full SHA for 481ccdb
View code at this point
Browse repository at this point
Improve python debug welcome view (#389)
Show description for 161cd6b
paulacamargo25
authored
161cd6b
View commit details
Copy full SHA for 161cd6b
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
Use [] instead of simple string (#385)
paulacamargo25
authored
131b580
View commit details
Copy full SHA for 131b580
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Update debugpy version to 1.8.2 (#372)
Show description for 444cbb3
paulacamargo25
authored
444cbb3
View commit details
Copy full SHA for 444cbb3
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
Fix npm vulnerability (#355)
Show description for 02fbc96
paulacamargo25
authored
02fbc96
View commit details
Copy full SHA for 02fbc96
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
fix debugger attach to process when running on WSL (#267)
Show description for 5cf35c9
authored
5cf35c9
View commit details
Copy full SHA for 5cf35c9
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Use consoleName in launch.json file (#319)
Show description for d7b67c0
paulacamargo25
authored
d7b67c0
View commit details
Copy full SHA for d7b67c0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL