Hacker News new | ask | show | jobs
by whazor 6 days ago
why do you need a java language server? Let them use the same tooling you would use in CI
1 comments

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.