ts-ls
Get formatting changes
Get formatting changes for a given document. https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_formatting
post/v1/devboxes/{id}/lsp/formatting
Path parameters
idstring required
The id of the devbox.
Request body
Response
A list of text edits to format the document.