VS Code
Posts tagged with VS Code.
Category
All Categories
Tags
2 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters1
Category
All Categories
Tags
2 more tagsFewer tags
4 posts

IntelliJ Java Kotlin LSP now runs inside VS Code
Get IntelliJ Java Kotlin LSP running in VS Code. Install JetBrains.intellij-server, open a Maven Gradle or Bazel folder, then prove go-to-definition works.

JetBrains Context indexes the repo for VS Code agents
JetBrains Context indexes the repo so VS Code agents search by meaning. Install jbcontext, wire setup-agent, and prove a file-line hit without a grep crawl.

The VS Code agent host is a process not a panel
The VS Code agent host is a dedicated process. Enable it, pick Copilot or Claude on the host, then prove a second window attaches to the same session.

VS Code assisted approvals let the model skip the prompt
Turn on VS Code assisted approvals so Copilot skips low-risk tool prompts on long tasks. Pin Copilot on the agent host, pick Assisted, keep a hard ask.