An open API service providing commit metadata for open source projects.

GitHub / microsoft/vscode-python-debugger / commits

Python debugger (debugpy) extension for VS Code.

SHA Message Author Date Stats
f64b217c Bump 2025.9.0 dev (#706) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
40aa2815 Bump 2025.8 (#705)
Co-authored-by: Eleanor Boyd <2****d@u****m>, Rich Chiodo <r****o@u****m>
Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
22d6792e Allow autoReload in attach configurations (#676)
Co-authored-by: Eleanor Boyd <2****d@u****m>
Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
266c7278 Bump 2025.7 dev (#685) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b6702bf9 Bump release 2025.6 (#684) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
08050c0c Bump tar-fs from 2.1.1 to 2.1.2 (#679)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5433f5a5 update to python version 3.9 (#660) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
79d321f1 clear env var collection before adding new items (#659) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cba78e3a Update debugpy to latest version (#653) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c3c7a41e switch to use debug_session.start for no-config debug telemetry (#658) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bb32c973 update to version 2025.5.0-dev (#657) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
77c32c1c update to release version 2025.4 (#654) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5c35dde8 switch to warning if launch.json missing version (#650) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ed8d0532 respect existing serverReadyAction in launch config (#646) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6b1f3a36 bump to version 2025.3.0-dev (#644) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
090e4a70 bump version to 2025.2.0 for release (#643) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5bb5c482 fix bug to return empty array when no config exists (#642) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6afaa10a add telemetry event for no-config debugging (#629) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92766cde switch telemetry event owner (#628) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8201ced9 fix bug with extension overriding debugpy endpoint (#620) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4d27e657 Make "args": "${command:pickArgs}" as default debug configuration (#548)
Co-authored-by: Eleanor Boyd <2****d@u****m>
tcpsoft <2****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
84ce2f22 get launch config from settings.json as fallback (#585) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9ecfa9f2 fix powershell script for powershell no-config debug (#610) Eleanor Boyd <2****d@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
020cc104 correct workspace path for mutiroot scenarios no-config debugging (#602) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
13bf88fb fix no-config debugger env var insertion to be less noisy (#597) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7fedf5bf bump to 2025.1.0-dev (#589) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
534f4e0d Bump release 2025.0.0 (#588) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
537b70df switch to using python3 in the script for no-config debugging (#576) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cc17200f add link to wiki (#577) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ce93c4d6 include debugpy in description (#570) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5c504265 disable extra output for no config debug (#565) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
febecdd1 add in description for no-config debug environment variable edits (#566) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
86314ba8 Configless debug (#557) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f4230221 add contributing.md (#559)
Co-authored-by: Courtney Webster <6****9@u****m>
Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c59bcc46 Auto-generated baselines by 1ES Pipeline Templates (#556)
Co-authored-by: microsoft-github-policy-service[bot] <7****]@u****m>
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6d20d91d Update debupgy (#558) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4f450de6 Support the clientOS property in VS code (#550) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1b6ac0d2 Update to 1.8.11 (#536) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f968b600 Create commands.json (#534) Bhavya U <b****u@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bc58b8df Update main to next pre-release (#520) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f8ea01ea Update version for release (#519) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f3b9bd4a Update issue-labels.yml (#517) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0d78eab4 add basic workflows (#516) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
27747d1a Don't show automatic debug config in virtual workspace (#513) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
37b68652 Update debugpy version (#505) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9db85ed7 support interpreter paths with spaces (#499) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a0bc66df Remove `inversify` dependency (#452) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b0f1dc7c Update debugpy_info (#500) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b2439ad4 Change wording on deprecated Python (#490) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
94d618ac Update main version to next pre-release (#478) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
29159597 Update version for release (#477) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6002709a Remove dependabot as we do updates manually (#473) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
55cf95b3 Updating `debugpy` to `1.8.7` fixes for python `3.13.0` (#472) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
afd0d2bb Update `debugpy` info to latest shipped version (#462) Rich Chiodo <r****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
8d8281f0 Specify hash for digest check (#451) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
30560bb9 Fix extracting wheel downloads (#444) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
030769ba Fix debugger download (#437) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cbafcd06 Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix (#173)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
38a166ba Update debugpy version (#432) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cea71599 Bump typescript from 5.2.2 to 5.5.4 (#424)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a395fd9c Bump actions/cache from 3 to 4 in /.github/actions/lint (#251)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
10d683b0 Bump mocha and @types/mocha (#421)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8d68d19d Bump github/codeql-action from 2 to 3 (#171)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
29221894 Bump actions/setup-python from 4 to 5 (#170)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
086d0906 bump-dev-version-2024.11 (#417) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
82b0c886 bump release (#416) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
de9f2c71 Fix translation error (#411) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
49d0ce04 Only show readable variable types (#409) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
36ec5560 Add setting showPythonInlineValues (#407) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d259e1dd Fix some minor bugs (#405) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
83c5cb53 Bump actions/setup-python from 4 to 5 in /.github/actions/lint (#168)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4fcbaf0c Bump actions/setup-node from 3 to 4 (#130)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
608343c8 Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0 (#250)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bd0df15d Bump actions/cache from 3 to 4 in /.github/actions/build-vsix (#246)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3cd031b2 Bump actions/checkout from 3 to 4 (#103)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e3bac061 Update pre-release pipeline (#398) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e11670f2 Update vscode packages (#397) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7b57e15a Update inline tests for all cases (#394) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
47a5cd84 Add missing telemetry and extra logging (#391) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
695d259e Show inline values (#384) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
481ccdb4 Read launch config from devcontainers (#388) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
161cd6b6 Improve python debug welcome view (#389) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
131b5800 Use [] instead of simple string (#385) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
da7ee7b0 Bump dev version 2024.9 (#382) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
eb0d1ece finalized released 2024.8 (#381) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
444cbb37 Update debugpy version to 1.8.2 (#372) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
02fbc968 Fix npm vulnerability (#355) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
05a3079d Upadating support.md file (#344) Courtney Webster <6****9@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7b2177d3 bump dev version 2024.7 (#331) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
17f1d2a2 bumb release 2024.6 (#330) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5cf35c96 fix debugger attach to process when running on WSL (#267)
Co-authored-by: JCMais <m****e@j****m>, Paula <p****5@g****m>
David Archibald <D****d@r****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d7b67c0b Use consoleName in launch.json file (#319) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0f507f3a Show variables in hex (#317) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef9e981a Fix code annotations (#305) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dd19fbc1 Add api and send debugpy path (#278) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1a88f203 Fix bad telemetry classification (#303) Logan Ramos <l****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
03f77020 bump dev version (#300) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
da82f492 bump release (#299) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2a4a27bb Fix input error in django and flask pickers (#292) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b5edc22 Fix error with win 32, add default platform (#277) Paula <p****5@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository