3 ms·
why do you need a java language server? Let them use the same tooling you would use in CI
by whazor 2mo ago
why do you need a java language server? Let them use the same tooling you would use in CI
- Cthulhu_ 2mo agoThese are two different things; a language server would be a standardized intermediate layer between said CI tooling and any editor for inline / realtime checking, code suggestions and formatting.