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
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
cuelsp does not support formatting.
Cue language support was added to Helix before
"formatter" was available.
References:
helix-editor#3262dagger/cuelsp#44
It's common for a LSP to integrate file formatting, Dagger LSP should not be an exception.
When user press command to format file, Dagger LSP should execute
cue fmt
function and returns the formatted file.The text was updated successfully, but these errors were encountered: