You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user should be able to run the formatting command in their editor running an LSP client and the source code document will be updated with the formatted code.
Alternatives Considered
No response
Additional Context
Depends on shared infrastructure work needed by #1580
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered:
Problem
The LSP should support formatting files when requested (on save, on code action, etc) following https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_formatting
Happy Case
A user should be able to run the formatting command in their editor running an LSP client and the source code document will be updated with the formatted code.
Alternatives Considered
No response
Additional Context
Depends on shared infrastructure work needed by #1580
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: