We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd99f45 commit ab6803eCopy full SHA for ab6803e
src/extension.ts
@@ -28,6 +28,7 @@ const languages: {
28
javascriptreact: { module: "tree-sitter-javascript" },
29
json: { module: "tree-sitter-json" },
30
jsonc: { module: "tree-sitter-json" },
31
+ jsonl: { module: "tree-sitter-json" },
32
julia: { module: "tree-sitter-julia" },
33
kotlin: { module: "tree-sitter-kotlin" },
34
latex: { module: "tree-sitter-latex" },
0 commit comments