mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 03:34:30 +00:00
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:
parent
b1f8fc88a1
commit
e3cd1dd2d0
6 changed files with 10 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# JavaScript
|
||||
|
||||
JavaScript support is available natively in Zed.
|
||||
|
||||
- Tree Sitter: [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript)
|
||||
- Language Server: [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue