dense-analysis / dense-analysis/ale
Add support for LSP textDocument/formatting as a fixer
Open
LSP
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** LSP `textDocument/formatting`
**URL:** https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_formatting
Some language servers can format your code -- it would be nice to use this for `ALEFix`.
See also #2718 for `textDocument/onTypeFormatting`.
Contributor guide
Assessment
This issue has not been assessed yet.