Claude Code Language Server Plugin

I created a Julia LSP Claude plugin if anyone wants to try it out. I submitted it to Anthropic to be included in their curated set of plugins. GitHub - alecloudenback/ClaudeCodeJuliaLSP: Julia language server plugin for Claude Code · GitHub

The point of it is that it by having the language server, Claude can access a much richer set of metadata related to the code than just reading it line by line. Feel free to make suggestions or create issues. I’d be happy to migrate this to an org as well for long term maintenance.

3 Likes