dense-analysis / dense-analysis/ale
LSP - support `onTypeFormatting` feature
Open
enhancement
LSP
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Document on Type Formatting Request
The document on type formatting request is sent from the client to the server to format parts of the document during typing.
https://microsoft.github.io/language-server-protocol/specification#textDocument_onTypeFormatting
Contributor guide
Assessment
This issue has not been assessed yet.