IntelliJ IDEA Goes LSP: Java and Kotlin Intelligence Comes to VS Code, Cursor, and Agentic Flows
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
IntelliJ LSP for VS Code/Cursor directly impacts developer experience and AI agentic flows, highly relevant.
JetBrains released a preview VS Code extension that exposes IntelliJ IDEA's Java and Kotlin language intelligence via the Language Server Protocol (LSP), enabling smart completion, navigation, refactoring, and build tool support (Maven, Gradle, Bazel) in editors like VS Code and Cursor. The same LSP backend also improves terminal-based agentic workflows (e.g., Claude Code) by reducing token consumption and providing deterministic results. The extension is free during preview but will require an IntelliJ IDEA Ultimate subscription post-preview.
jetbrains