Skip to content

Commit

Permalink
languages.toml: recognize ldtk files (#11793)
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Sep 30, 2024
1 parent 2c3a00e commit dd45ae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@ file-types = [
{ glob = ".watchmanconfig" },
"avsc",
{ glob = ".prettierrc" },
"ldtk",
"ldtkl",
]
language-servers = [ "vscode-json-language-server" ]
auto-format = true
Expand Down

0 comments on commit dd45ae1

Please sign in to comment.