docs: Update language docs and include links in the sidebar (#13828)

This PR updates the supported language docs and adds them to the sidebar
for better discoverability.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2024-07-04 11:08:38 -04:00
committed by GitHub
parent e3cd1dd2d0
commit 3a5d116ffe
34 changed files with 85 additions and 56 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
# C#
- Tree Sitter: [tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp)
- Language Server: [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn)
C# support is available through the [C# extension](https://github.com/zed-industries/zed/tree/main/extensions/csharp).