Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2026
Create extensions.json
SickDinner
committed
408971e
View commit details
Copy full SHA for 408971e
Browse repository at this point
Merge remote-tracking branch 'origin/wenyt/logpoint'
SickDinner
committed
6ff2271
View commit details
Copy full SHA for 6ff2271
Browse repository at this point
Merge remote-tracking branch 'origin/wenyt/noconfigdebug'
SickDinner
committed
3b37f5a
View commit details
Copy full SHA for 3b37f5a
Browse repository at this point
Commits on Mar 2, 2026
Bump minimatch (#1615)
Show description for 014e8b6
dependabot[bot]
authored
014e8b6
View commit details
Copy full SHA for 014e8b6
Browse repository at this point
Commits on Feb 10, 2026
Bump lodash from 4.17.21 to 4.17.23 (#1604)
Show description for 9304faa
dependabot[bot]
authored
9304faa
View commit details
Copy full SHA for 9304faa
Browse repository at this point
Commits on Feb 9, 2026
Bump webpack from 5.95.0 to 5.105.0 (#1608)
Show description for 7c037fc
dependabot[bot]
authored
7c037fc
View commit details
Copy full SHA for 7c037fc
Browse repository at this point
Commits on Jan 29, 2026
feat: support pause all threads when hit breakpoints (#1603)
Show description for 874fb4a
chagong
authored
874fb4a
View commit details
Copy full SHA for 874fb4a
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
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
Browse repository at this point
Revise CHANGELOG for version 0.58.5 (#1600)
Show description for 799f165
chagong
authored
799f165
View commit details
Copy full SHA for 799f165
Browse repository at this point
Remove JavaDebug agent from package.json (#1599)
Show description for 279a176
chagong
authored
279a176
View commit details
Copy full SHA for 279a176
Browse repository at this point
Commits on Jan 5, 2026
feat: trace agent for running and verify
wenytang-ms
committed
2036368
View commit details
Copy full SHA for 2036368
Browse repository at this point
feat: update agent tools definition (#1597)
wenytang-ms
authored
44f6383
View commit details
Copy full SHA for 44f6383
Browse repository at this point
Commits on Dec 30, 2025
ci: Update build.yml actions/*@v5 (#1594)
Show description for 359a857
mozhuanzuojing
and
wenytang-ms
authored
359a857
View commit details
Copy full SHA for 359a857
Browse repository at this point
Commits on Dec 24, 2025
docs: update changelog for 0.58.5 (#1595)
chagong
authored
78b9601
View commit details
Copy full SHA for 78b9601
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
Browse repository at this point
Commits on Dec 9, 2025
Bump js-yaml (#1586)
Show description for 89ec914
dependabot[bot]
authored
89ec914
View commit details
Copy full SHA for 89ec914
Browse repository at this point
docs: update changelog for 0.58.4 (#1592)
Show description for 856b382
chagong
authored
856b382
View commit details
Copy full SHA for 856b382
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
Browse repository at this point
Commits on Nov 10, 2025
chore: add triage open issues workflow (#1583)
chagong
authored
97be390
View commit details
Copy full SHA for 97be390
Browse repository at this point
Commits on Oct 31, 2025
fix: fix java_tool_option in same terminal (#1581)
wenytang-ms
authored
86fff7f
View commit details
Copy full SHA for 86fff7f
Browse repository at this point
Commits on Oct 30, 2025
docs: update changelog to ship 0.58.3 (#1580)
wenytang-ms
authored
52bd418
View commit details
Copy full SHA for 52bd418
Browse repository at this point
docs: code owner update (#1579)
wenytang-ms
authored
5ce8f5a
View commit details
Copy full SHA for 5ce8f5a
Browse repository at this point
feat: no config debug (#1578)
Show description for 295079a
wenytang-ms
authored
295079a
View commit details
Copy full SHA for 295079a
Browse repository at this point
Commits on Oct 17, 2025
feat: java home set
wenytang-ms
committed
d60dd80
View commit details
Copy full SHA for d60dd80
Browse repository at this point
Commits on Oct 15, 2025
fix: resolve comments in the pr
wenytang-ms
committed
b144c6c
View commit details
Copy full SHA for b144c6c
Browse repository at this point
fix: update name as debugjava
wenytang-ms
committed
2cab98c
View commit details
Copy full SHA for 2cab98c
Browse repository at this point
fix: update name as debugjava
wenytang-ms
committed
3288011
View commit details
Copy full SHA for 3288011
Browse repository at this point
Merge branch 'wenyt/noconfigdebug' of github.com:microsoft/vscode-java-debug into wenyt/noconfigdebug
wenytang-ms
committed
dd2d038
View commit details
Copy full SHA for dd2d038
Browse repository at this point
fix: fix lint error
wenytang-ms
committed
e85ba89
View commit details
Copy full SHA for e85ba89
Browse repository at this point
ci: remove useless file
wenytang-ms
committed
67d099b
View commit details
Copy full SHA for 67d099b
Browse repository at this point
feat: update
wenytang-ms
committed
99b8c37
View commit details
Copy full SHA for 99b8c37
Browse repository at this point
feat: no config debug support
wenytang-ms
committed
e1ab7c0
View commit details
Copy full SHA for e1ab7c0
Browse repository at this point
Commits on Oct 11, 2025
feat: no config debug
wenytang-ms
committed
994f3d4
View commit details
Copy full SHA for 994f3d4
Browse repository at this point
Commits on Sep 3, 2025
Add AI triage workflow and LLM documentation (#1577)
Show description for 1be1fef
chagong
authored
1be1fef
View commit details
Copy full SHA for 1be1fef
Browse repository at this point
Previous
Next
You can’t perform that action at this time.