aboyko
3737f03e5a
Re-work java services registration for VSCode
2023-01-10 15:40:04 -05:00
BoykoAlex
94dd78b2fc
Support add/remove classpath listener at runtime
2021-06-03 13:54:09 -04:00
BoykoAlex
b2ebc43bc0
Outline with JDT LS LightWeight mode
2021-05-28 15:16:17 -04:00
BoykoAlex
a4513b87ae
Minimum Java 11 for all spring LS. Upgrade vscode dependencies.
2021-03-19 12:21:10 -04:00
Kris De Volder
7482c26ccb
Trying to improve the 'cleanup' of classpath listeners
2018-03-20 17:23:35 -07:00
nsingh
e16cb6a9c9
Classpath change events now contain classpath info
2018-03-16 12:07:58 -07:00
Kris De Volder
fcb4473025
Partial implementation of 'jdt.ls.addClasspatListener' support
2018-03-15 08:56:18 -07:00
nsingh
328607f531
Streamline async handler API
...
Added an async handler for LS requests that should not run on the same
thread as LSP4J event loop. Also streamlined method signatures for
handlers and removed useless CompletableFuture.
2018-03-12 16:07:43 -07:00
nsingh
591adec33d
Added JDT command for getting Java project
...
Also added a JDT Project cache in the Spring Boot LS
2018-03-09 12:05:31 -08:00
nsingh
a305e2ce53
Implement resolve classpath command
2018-03-08 15:18:42 -08:00