Add support for R languageserver (#3370)

This commit is contained in:
Eric Zhao
2020-11-21 15:56:38 -05:00
committed by GitHub
parent 5458a1b291
commit 9692c0c64c
7 changed files with 74 additions and 0 deletions

View File

@@ -398,6 +398,7 @@ formatting.
* [qmlfmt](https://github.com/jesperhh/qmlfmt)
* [qmllint](https://github.com/qt/qtdeclarative/tree/5.11/tools/qmllint)
* R
* [languageserver](https://github.com/REditorSupport/languageserver)
* [lintr](https://github.com/jimhester/lintr)
* [styler](https://github.com/r-lib/styler)
* Racket