docs: Update language pages to indicate whether they are native or from an extension (#13827)
This PR updates the language pages in the docs to indicate whether the support is available natively or provided by an extension. Release Notes: - N/A
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Rust
|
||||
|
||||
Rust support is available natively in Zed.
|
||||
|
||||
- Tree Sitter: [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust)
|
||||
- Language Server: [rust-analyzer](https://github.com/rust-lang/rust-analyzer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user