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 }}
ercptestgit
/
vscode-java-pack
Public
forked from
microsoft/vscode-java-pack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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-pack
src
daemon
on
develop
User selector
All users
All time
Commit history
Commits on Nov 9, 2023
Track Java setting usage (#1259)
testforstephen
authored
16c7fb2
View commit details
Copy full SHA for 16c7fb2
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Remove TODO code for lsp aggregate stats (#1250)
testforstephen
authored
f20213b
View commit details
Copy full SHA for f20213b
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Differentiate the LSP stats between syntax server and standard server (#1248)
Show description for ae1a684
testforstephen
authored
ae1a684
View commit details
Copy full SHA for ae1a684
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Record LSP request aggregation on extension exit (#1243)
Show description for 532f674
testforstephen
authored
532f674
View commit details
Copy full SHA for 532f674
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Escape LSP request name to avoid redacted (#1241)
testforstephen
authored
da9b81a
View commit details
Copy full SHA for da9b81a
View code at this point
Browse repository at this point
Track LSP usage stats (#1240)
testforstephen
authored
3b5df0c
View commit details
Copy full SHA for 3b5df0c
View code at this point
Browse repository at this point
Track the completion kinds of completion request (#1239)
testforstephen
authored
d65d37a
View commit details
Copy full SHA for d65d37a
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Revert "Try to infer a more concrete crash message from client logs (#1233)" (#1234)
Show description for d5ed5e2
testforstephen
authored
d5ed5e2
View commit details
Copy full SHA for d5ed5e2
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Try to infer a more concrete crash message from client logs (#1233)
testforstephen
authored
209dead
View commit details
Copy full SHA for 209dead
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Track the timeout data of lsp requests (#1231)
testforstephen
authored
8434d31
View commit details
Copy full SHA for 8434d31
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
Optimize the track of empty completion response (#1230)
testforstephen
authored
6423ab5
View commit details
Copy full SHA for 6423ab5
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Monitor the sessions that exit with unsaved changes (#1215)
testforstephen
authored
e973953
View commit details
Copy full SHA for e973953
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
Track the callstack of uncaught exceptions (#1214)
testforstephen
authored
8ecffad
View commit details
Copy full SHA for 8ecffad
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Track language server reliability (#1213)
testforstephen
authored
33d146e
View commit details
Copy full SHA for 33d146e
View code at this point
Browse repository at this point
Commits on May 23, 2023
Send the client initialize time (#1199)
Show description for 831aacd
jdneo
authored
831aacd
View commit details
Copy full SHA for 831aacd
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Trace the actual error message for internal error (#1190)
testforstephen
authored
de82e5b
View commit details
Copy full SHA for de82e5b
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Trace the error responses (#1189)
testforstephen
authored
41c2555
View commit details
Copy full SHA for 41c2555
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
Trace lsp perf from sampling (#1179)
testforstephen
authored
224df07
View commit details
Copy full SHA for 224df07
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Exclude invalid completion requests during tracing (#1177)
testforstephen
authored
2805861
View commit details
Copy full SHA for 2805861
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Trace lsp request errors (#1173)
testforstephen
authored
d061d38
View commit details
Copy full SHA for d061d38
View code at this point
Browse repository at this point
Avoid request name getting redacted (#1172)
Show description for ccf7a3d
testforstephen
authored
ccf7a3d
View commit details
Copy full SHA for ccf7a3d
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Remove the perf log collecting in daemon (#1171)
Show description for e2fde14
jdneo
authored
e2fde14
View commit details
Copy full SHA for e2fde14
View code at this point
Browse repository at this point
Trace the performance of interested lsp requests (#1170)
testforstephen
authored
7b893d6
View commit details
Copy full SHA for 7b893d6
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Aggregate the perf traces (#1154)
Show description for 759b8b9
jdneo
authored
759b8b9
View commit details
Copy full SHA for 759b8b9
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Fix the perf trace collection issues (#1147)
Show description for be8b201
jdneo
authored
be8b201
View commit details
Copy full SHA for be8b201
View code at this point
Browse repository at this point
update statistics for new lombok support (#1149)
Show description for b00dd9d
Eskibear
authored
b00dd9d
View commit details
Copy full SHA for b00dd9d
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Get perf information when reading client.log (#1145)
Show description for e879423
jdneo
authored
e879423
View commit details
Copy full SHA for e879423
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
aggregate typical buildship warnings (#1092)
Eskibear
authored
9c4f604
View commit details
Copy full SHA for 9c4f604
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
hash error messages with sha1 (#1067)
Eskibear
authored
78d6b0c
View commit details
Copy full SHA for 78d6b0c
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
stop logging useless info when embedded jre is absent (#1063)
Eskibear
authored
a643ca6
View commit details
Copy full SHA for a643ca6
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
detach tags from error messages (#1027)
Show description for 3ec417e
Eskibear
authored
3ec417e
View commit details
Copy full SHA for 3ec417e
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Simplify the clean cache notification buttons (#1025)
testforstephen
authored
e5fb73d
View commit details
Copy full SHA for e5fb73d
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Ask to clean cache if a corrupted workspace cache is detected (#1011)
testforstephen
authored
49cb181
View commit details
Copy full SHA for 49cb181
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Add `Failed to configure project` to whitelist (#974)
CsCherrYY
authored
c91580c
View commit details
Copy full SHA for c91580c
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
can read client.log for empty workspace (#971)
Show description for 4479e66
Eskibear
authored
4479e66
View commit details
Copy full SHA for 4479e66
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.