From 51caba59be435606ac5916cfadb85ebc3ab2ed8c Mon Sep 17 00:00:00 2001 From: StackApe Date: Sun, 14 Dec 2025 09:37:22 -0500 Subject: [PATCH] docs: regenerate SUPPORTED_LANGUAGES.md for apx parser --- SUPPORTED_LANGUAGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index b2c006f84..90e6b81b6 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -16,6 +16,7 @@ Language | Tier | Queries | Maintainer [agda](https://github.com/tree-sitter/tree-sitter-agda) | unstable | `HF J ` | @Decodetalkers [angular](https://github.com/dlvandenberg/tree-sitter-angular) | unstable | `HFIJL` | @dlvandenberg [apex](https://github.com/aheber/tree-sitter-sfapex) | unstable | `HF JL` | @aheber, @xixiafinland +[apx](https://github.com/StackApe/tree-sitter-apx) | unstable | `     ` | @StackApe [arduino](https://github.com/tree-sitter-grammars/tree-sitter-arduino) | unstable | `HFIJL` | @ObserverOfTime [asm](https://github.com/RubixDev/tree-sitter-asm) | unstable | `H  J ` | @RubixDev [astro](https://github.com/virchau13/tree-sitter-astro) | unstable | `HFIJL` | @virchau13