FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - microsoft/vscode-python-debugger · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode-python-debugger
Public
Notifications
You must be signed in to change notification settings
Fork
120
Star
177
Code
Issues
118
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python-debugger
src
on
main
User selector
Datepicker
Commit history
Commits on Jul 29, 2026
Add breakOnSystemExit setting to launch/attach configuration schema (#1078)
Show description for 8261fe9
Rich Chiodo (rchiodo)
authored
8261fe9
View commit details
Copy full SHA for 8261fe9
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Bump @opentelemetry/core and @vscode/extension-telemetry (#1053)
Show description for fb99724
authored
fb99724
View commit details
Copy full SHA for fb99724
View code at this point
Browse repository at this point
Commits on May 11, 2026
Load windows-process-tree from appRoot at runtime (#1030)
Show description for 5393ec6
ZA139
authored
5393ec6
View commit details
Copy full SHA for 5393ec6
View code at this point
Browse repository at this point
Commits on May 8, 2026
Fix premature pytest debug session exit when multiprocessing child process terminates (#1023)
Show description for 10a7cc9
authored
10a7cc9
View commit details
Copy full SHA for 10a7cc9
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Stop quoting interpreter path in adapter factory (#1015)
Show description for 34aabdb
ZA139
authored
34aabdb
View commit details
Copy full SHA for 34aabdb
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Due to wmic has been deprecated. Use @vscode/windows-process-tree for Windows process listing with WMIC fallback (#991)
Show description for dde634d
ZA139
authored
dde634d
View commit details
Copy full SHA for dde634d
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
`package.json` - list missing `code` property (#997)
Show description for 421eabb
Andrej730 (Andrej730)
authored
421eabb
View commit details
Copy full SHA for 421eabb
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Always quote Python executable path (#964)
Show description for 33697c0
Francesco Giancane (fgiancane8)
authored
33697c0
View commit details
Copy full SHA for 33697c0
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
no config debug: Fix error when multiple vscode windows are open (#918)
Show description for 247c9bf
Zentrik
and
Rich Chiodo (rchiodo)
authored
247c9bf
View commit details
Copy full SHA for 247c9bf
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Fix PATH concatenation without separator in environment variable collection (#958)
Show description for db9362d
Copilot
and
Rich Chiodo (rchiodo)
authored
db9362d
View commit details
Copy full SHA for db9362d
View code at this point
Browse repository at this point
Fix multiline environment variable parsing in .env files (#928)
Show description for 7253c44
Copilot
and
Rich Chiodo (rchiodo)
authored
7253c44
View commit details
Copy full SHA for 7253c44
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
feat: add tests and helper for using run.executable for interpreter not activatedRun (#955)
Eleanor Boyd (eleanorjboyd)
authored
96a1935
View commit details
Copy full SHA for 96a1935
View code at this point
Browse repository at this point
fix: use run.executable instead of activatedRun.executable for interpreter identification (#949)
Show description for 9fc2797
Renan Santos (renan-r-santos)
authored
9fc2797
View commit details
Copy full SHA for 9fc2797
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Add 'terminalQuoteCharacter' to the debug configuration we send to debugpy (#886)
Show description for 5a633be
Rich Chiodo (rchiodo)
authored
5a633be
View commit details
Copy full SHA for 5a633be
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Switch to directly invoke python-environments-ext api (#849)
Show description for 0f1b4bc
Eleanor Boyd (eleanorjboyd)
authored
0f1b4bc
View commit details
Copy full SHA for 0f1b4bc
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
refactor resolvingWorkspaceVars and implement deprecation telemetry tracker (#841)
Show description for 704dae6
Eleanor Boyd (eleanorjboyd)
and
Copilot
authored
704dae6
View commit details
Copy full SHA for 704dae6
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Add comprehensive tests for resolveAndUpdatePythonPath prioritization logic (#842)
Show description for 2322819
Copilot
and
Eleanor Boyd (eleanorjboyd)
authored
2322819
View commit details
Copy full SHA for 2322819
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Add Python API unit tests and enable TEST_GREP filtering (#839)
Show description for 9825888
Eleanor Boyd (eleanorjboyd)
authored
9825888
View commit details
Copy full SHA for 9825888
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
revert path quoting (#831)
Eleanor Boyd (eleanorjboyd)
authored
7701f8d
View commit details
Copy full SHA for 7701f8d
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
update to python api for documentation (#824)
Eleanor Boyd (eleanorjboyd)
authored
61b9069
View commit details
Copy full SHA for 61b9069
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
fix failing tests for inline debugging (#806)
Eleanor Boyd (eleanorjboyd)
authored
67805c7
View commit details
Copy full SHA for 67805c7
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
bump node version and python api (#781)
Show description for 4b02c62
Eleanor Boyd (eleanorjboyd)
authored
4b02c62
View commit details
Copy full SHA for 4b02c62
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
fix getInterpreterDetails to include quotes if necessary (#790)
Eleanor Boyd (eleanorjboyd)
authored
408601a
View commit details
Copy full SHA for 408601a
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Fix double semicolon in PATH environment variable on Windows (#748)
Show description for 24a5b7a
Copilot
and
Eleanor Boyd (eleanorjboyd)
authored
24a5b7a
View commit details
Copy full SHA for 24a5b7a
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
update so deprecation shown for <3.9 not <=3.9 (#739)
Eleanor Boyd (eleanorjboyd)
authored
ea83b33
View commit details
Copy full SHA for ea83b33
View code at this point
Browse repository at this point
Commits on May 27, 2025
Fix `TypeError` from trying to read directory (#692)
Show description for 03df39b
Kyle Cutler (kycutler)
authored
03df39b
View commit details
Copy full SHA for 03df39b
View code at this point
Browse repository at this point
update error msg (#718)
Eleanor Boyd (eleanorjboyd)
authored
020bd42
View commit details
Copy full SHA for 020bd42
View code at this point
Browse repository at this point
Commits on May 19, 2025
expose getDebugpyPackagePath (#713)
Show description for b7fee7c
Eleanor Boyd (eleanorjboyd)
authored
b7fee7c
View commit details
Copy full SHA for b7fee7c
View code at this point
Browse repository at this point
Commits on May 2, 2025
Bump 2025.8 (#705)
Show description for 40aa281
Eleanor Boyd (eleanorjboyd)
and
Rich Chiodo (rchiodo)
authored
40aa281
View commit details
Copy full SHA for 40aa281
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
update to python version 3.9 (#660)
Show description for 5433f5a
Eleanor Boyd (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)
Eleanor Boyd (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
Eleanor Boyd (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)
Eleanor Boyd (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)
Eleanor Boyd (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)
Eleanor Boyd (eleanorjboyd)
authored
5bb5c48
View commit details
Copy full SHA for 5bb5c48
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL