Home Explore Blog CI



zed

1st chunk of `docs/src/languages/julia.md`
5c09d847f7cb11092723005db9366068eb323a22981af644000000010000022d
# Julia

Julia language support in Zed is provided by the community-maintained [Julia extension](https://github.com/JuliaEditorSupport/zed-julia).
Report issues to: [https://github.com/JuliaEditorSupport/zed-julia/issues](https://github.com/JuliaEditorSupport/zed-julia/issues)

- Tree-sitter: [tree-sitter/tree-sitter-julia](https://github.com/tree-sitter/tree-sitter-julia)
- Language Server: [julia-vscode/LanguageServer.jl](https://github.com/julia-vscode/LanguageServer.jl)

<!--
TBD: Document Julia Installation
TBD: Julia REPL Setup instructions
-->

Title: Julia Language Support in Zed
Summary
Zed supports the Julia language through a community-maintained extension. The extension uses tree-sitter and LanguageServer.jl. Users are directed to the extension's GitHub repository for issues and further details.