Add support for working with painless scripts
This commit is contained in:
parent
ac6926123a
commit
5557d68a9a
@ -3,6 +3,10 @@ name = "env"
|
||||
scope = "text.env"
|
||||
file-types = ["test", "local", "development", "staging", "production", "example", "env"]
|
||||
|
||||
[[language]]
|
||||
name = "java"
|
||||
file-types = ["java", "jav", "pde", "painless"]
|
||||
|
||||
[language-server.rust-analyzer.config.check]
|
||||
command = "clippy"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user