summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorD. Ben Knoble <ben.knoble+github@gmail.com>2021-07-19 21:02:23 -0400
committerGitHub <noreply@github.com>2021-07-20 10:02:23 +0900
commit651038b6017c2d2bd7027076ff2838e7cc4a078e (patch)
tree42188a252e3d4dcb348f0f3cd9588006ebe10200 /doc
parenta6719c2d4fa0d4f5f2cdbaf8ece8de6c4faf1295 (diff)
downloadale-651038b6017c2d2bd7027076ff2838e7cc4a078e.zip
racket: support racket-langserver lsp (#3808)
* racket: support racket-langserver lsp * racket-langserver: find highest dir with init.rkt * autoload/ale/racket: re-indent to 4 spaces * racket: lint: sort supported tools * racket: lint: function! This is _not_ needed anymore, but the lint wants it. See :help E127 * racket-langserver: do not use new dict format * racket: lint: use snake_case * add tests for racket-langserver * racket-langserver tests: correct result values
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-supported-languages-and-tools.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index 638cee7d..27c50efa 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -428,6 +428,7 @@ Notes:
* `lintr`
* `styler`
* Racket
+ * `racket-langserver`
* `raco`
* Re:VIEW
* `redpen`