Remix.run Logo
whazor an hour ago

why do you need a java language server? Let them use the same tooling you would use in CI

Cthulhu_ an hour ago | parent [-]

These 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.