FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - SickDinner/vscode-java-debug · GitHub
SickDinner
/
vscode-java-debug
Public
forked from
microsoft/vscode-java-debug
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-java-debug
src
on
main
User selector
Datepicker
Commit history
Commits on Mar 5, 2026
Merge remote-tracking branch 'origin/wenyt/logpoint'
SickDinner
committed
6ff2271
View commit details
Copy full SHA for 6ff2271
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
chagong
authored
00a5599
View commit details
Copy full SHA for 00a5599
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
feat: support trace agent
wenytang-ms
committed
54f59df
View commit details
Copy full SHA for 54f59df
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
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)
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
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
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)
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
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)
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)
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
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)
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)
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
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)
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
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)
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)
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
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)
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)
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)
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)
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
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
gluxon
and
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
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
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
gayanper
and
testforstephen
authored
dfa9462
View commit details
Copy full SHA for dfa9462
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
Trace build error types (#1179)
testforstephen
authored
2f3a9be
View commit details
Copy full SHA for 2f3a9be
View code at this point
Browse repository at this point
Commits on May 30, 2022
Trace Java debug settings change event (#1172)
testforstephen
authored
c873821
View commit details
Copy full SHA for c873821
View code at this point
Browse repository at this point
Trace the click on Java terminal link (#1171)
testforstephen
authored
70c61ce
View commit details
Copy full SHA for 70c61ce
View code at this point
Browse repository at this point
Commits on May 24, 2022
Enable Java terminal link provider on all terminals (#1168)
testforstephen
authored
e1326ce
View commit details
Copy full SHA for e1326ce
View code at this point
Browse repository at this point
Commits on May 23, 2022
Disable HCR button when running Java without debugging (#1167)
testforstephen
authored
7965c01
View commit details
Copy full SHA for 7965c01
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Update command id to java.project.addToSourcePath.command (#1153)
testforstephen
authored
48462a5
View commit details
Copy full SHA for 48462a5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL