FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - microsoft/vscode-java-debug · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
vscode-java-debug
Public
Notifications
You must be signed in to change notification settings
Fork
428
Star
588
Code
Issues
201
Pull requests
12
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-java-debug
src
on
main
User selector
Datepicker
Commit history
Commits on Jul 23, 2026
feat: linkify Java stack traces in text documents (#1654) (#1657)
Show description for 9551173
wenyt (wenytang-ms)
authored
9551173
View commit details
Copy full SHA for 9551173
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
perf(telemetry): unblock per-tool quality analysis (GDPR annotations + diagnostic fields + InvocationGuard) (#1650)
Show description for 6322dc0
wenyt (wenytang-ms)
authored
6322dc0
View commit details
Copy full SHA for 6322dc0
View code at this point
Browse repository at this point
fix(lmtool): stop double-counting classNameDetection on every invoke (#1651)
Show description for 809056d
wenyt (wenytang-ms)
authored
809056d
View commit details
Copy full SHA for 809056d
View code at this point
Browse repository at this point
fix(lmtool): reframe timeout messages as transient + retry-friendly to nudge model retries (#1652)
Show description for 54a4ceb
wenyt (wenytang-ms)
authored
54a4ceb
View commit details
Copy full SHA for 54a4ceb
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix: avoid spurious 'restart terminal' prompts on every window reload (#1648)
Show description for 9df1acb
wenyt (wenytang-ms)
authored
9df1acb
View commit details
Copy full SHA for 9df1acb
View code at this point
Browse repository at this point
Commits on May 21, 2026
Harden Language Model Tool telemetry against PII leaks (#1644)
Show description for dcbb93f
wenyt (wenytang-ms)
authored
dcbb93f
View commit details
Copy full SHA for dcbb93f
View code at this point
Browse repository at this point
Commits on May 8, 2026
fix: always prepend separator when appending noConfigScripts to PATH (#1637) (#1641)
Show description for 3df9d97
wenyt (wenytang-ms)
and
Copilot
authored
3df9d97
View commit details
Copy full SHA for 3df9d97
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Remove uuid dependency, use built-in crypto.randomUUID() (#1632)
Show description for 0db5f15
Changyong Gong (chagong)
authored
0db5f15
View commit details
Copy full SHA for 0db5f15
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
support string classpath splitting (#1559)
Show description for 00a5599
tthornton3-chwy
and
Changyong Gong (chagong)
authored
00a5599
View commit details
Copy full SHA for 00a5599
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
feat: custom debug java agent (#1593)
Show description for b06021e
wenyt (wenytang-ms)
authored
b06021e
View commit details
Copy full SHA for b06021e
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Add command to manage breakpoint exception types in command palette (#1566)
Roland Schaer (roele)
authored
486f915
View commit details
Copy full SHA for 486f915
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
feat: no config debug (#1578)
Show description for 295079a
wenyt (wenytang-ms)
authored
295079a
View commit details
Copy full SHA for 295079a
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
Changes that will allow an array of envFile locations to be defined (#1506)
Show description for 53ba640
Ed Hillmann (hildo)
and
Ed Hillmann
authored
53ba640
View commit details
Copy full SHA for 53ba640
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Update telemetry wrapper to 0.14.0 (#1489)
Sheng Chen (jdneo)
authored
1621c75
View commit details
Copy full SHA for 1621c75
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
fix: correctly parse `ps` output on linux (#1389)
owl from hogvarts (owl-from-hogvarts)
authored
ac2cfac
View commit details
Copy full SHA for ac2cfac
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Respect forceBuildBeforeLaunch setting even if autobuild is disabled (#1380)
Jinbo Wang (testforstephen)
authored
2ae6677
View commit details
Copy full SHA for 2ae6677
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Do not show PROBLEMS panel for build server project (#1372)
Sheng Chen (jdneo)
authored
6703a22
View commit details
Copy full SHA for 6703a22
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Subscribe to Java extension's SourceInvalidatedEvent and refresh the stack frames if they used the affected source (#1370)
Show description for 7820e4e
Jinbo Wang (testforstephen)
authored
7820e4e
View commit details
Copy full SHA for 7820e4e
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Enable debug support on decompiled source by default & prepare 0.52.0 release (#1358)
Jinbo Wang (testforstephen)
authored
b8ecedc
View commit details
Copy full SHA for b8ecedc
View code at this point
Browse repository at this point
Track debug server event (#1357)
Jinbo Wang (testforstephen)
authored
db0db96
View commit details
Copy full SHA for db0db96
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Provide a setting to control whether to support debugging on decompiled source (#1356)
Show description for c37f3cb
Jinbo Wang (testforstephen)
authored
c37f3cb
View commit details
Copy full SHA for c37f3cb
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Adjust auto setting for async jdwp mode & parepare 0.50.0 release (#1334)
Jinbo Wang (testforstephen)
authored
968aaf3
View commit details
Copy full SHA for 968aaf3
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
Support specifying the exception types you want to break on (#1333)
Show description for 9f87152
Jinbo Wang (testforstephen)
authored
9f87152
View commit details
Copy full SHA for 9f87152
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Add context menus to Variables view to auto show 'toString()' value (#1316)
Jinbo Wang (testforstephen)
authored
840eab9
View commit details
Copy full SHA for 840eab9
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
fix the error 'compareVersions is not a function' (#1307)
Jinbo Wang (testforstephen)
authored
f6a5aa9
View commit details
Copy full SHA for f6a5aa9
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
if current file is not a main class, 'Run Java' will run previously used app (#1301)
Show description for 93cbc19
Jinbo Wang (testforstephen)
authored
93cbc19
View commit details
Copy full SHA for 93cbc19
View code at this point
Browse repository at this point
Need to build workspace before launch if autobuild is disabled (#1302)
Jinbo Wang (testforstephen)
authored
c0ed20c
View commit details
Copy full SHA for c0ed20c
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Display the running launch config name in progress bar for transparency (#1299)
Jinbo Wang (testforstephen)
authored
39a84b3
View commit details
Copy full SHA for 39a84b3
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Enable HCR when autobuild is disabled (#1296)
Jinbo Wang (testforstephen)
authored
fcc0eca
View commit details
Copy full SHA for fcc0eca
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Only pop-up build errors notification when the errors are on the running project's classpath (#1263)
Jinbo Wang (testforstephen)
authored
42fccc0
View commit details
Copy full SHA for 42fccc0
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Update npm deps (#1256)
Show description for 024d2da
Jinbo Wang (testforstephen)
authored
024d2da
View commit details
Copy full SHA for 024d2da
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Exclude **/node_modules/** from .vscode/launch.json searches (#1234)
Show description for ac25688
Brandon Cheng (gluxon)
and
Jinbo Wang (testforstephen)
authored
ac25688
View commit details
Copy full SHA for ac25688
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
Add a setting to control whether to enable async jdwp (#1208)
Show description for 344022b
Jinbo Wang (testforstephen)
authored
344022b
View commit details
Copy full SHA for 344022b
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Send telemetry when adding source paths (#1204)
Show description for 8812ccc
Sheng Chen (jdneo)
authored
8812ccc
View commit details
Copy full SHA for 8812ccc
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Add support to specify java executable (#1198)
Show description for dfa9462
Gayan Perera (gayanper)
and
Jinbo Wang (testforstephen)
authored
dfa9462
View commit details
Copy full SHA for dfa9462
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL