Get code intelligence for Julia .jl files — diagnostics, go-to-definition, hover information, and autocompletion — via a LanguageServer protocol integration.
Julia language server plugin for Claude Code, powered by LanguageServer.jl.
Gives Claude Code real-time code intelligence for Julia projects: diagnostics, go-to-definition, find references, hover info, and more.
Install LanguageServer.jl in your Julia environment. It's recommended to install this in your global Julia environment (e.g. @v1.12).
using Pkg; Pkg.add("LanguageServer")
claude --plugin-dir /path/to/this/repo
The first LSP request in a session may take 30-60 seconds while Julia JIT-compiles LanguageServer.jl. Subsequent requests are fast.
The plugin is configured in .claude-plugin/plugin.json. The startupTimeout is set to 120 seconds to accommodate Julia's JIT compilation. You can adjust this if needed.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub alecloudenback/claudecodejulialspJava language server
Rust language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server