Files
spring-tools/headless-services
Kris De Volder d6145ade9e Trying to make jumpies work in lsp4e
This works 'in theory'. Alas, lsp4e doesn't seem to execute
commands from a completion items. So cursor doesn't move.
Also filtering in lsp4e is still bonkers too.
2018-06-13 14:55:59 -07:00
..
2016-08-16 17:14:06 +02:00

headless services

The main parts of the tooling for Spring Boot apps are implemented as headless services, running in separate processes. Those services can be consumed in existing IDEs by using the Language Server Protocol from Visual Studio Code.