From 73b91dd4cdf592eadec4252319379d6fbe92858e Mon Sep 17 00:00:00 2001 From: rnkaufman Date: Mon, 14 Nov 2022 12:41:15 -0800 Subject: [PATCH] Add Rust to code nav support matrix (#32369) --- .../working-with-files/using-files/navigating-code-on-github.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/repositories/working-with-files/using-files/navigating-code-on-github.md b/content/repositories/working-with-files/using-files/navigating-code-on-github.md index 1a8b73aa8a56..6b3d53ac1fcb 100644 --- a/content/repositories/working-with-files/using-files/navigating-code-on-github.md +++ b/content/repositories/working-with-files/using-files/navigating-code-on-github.md @@ -32,6 +32,7 @@ Code navigation uses the open source [`tree-sitter`](https://github.com/tree-sit | PHP | ✅ | | | Python | ✅ | ✅ | | Ruby | ✅ | | +| Rust | ✅ | | | TypeScript | ✅ | |