Closed Futoro closed 2 years ago
Currently this extension does a great support at supporting developers with Fanuc Macros. However it does not support formatting entire source text documents. The required lsp endpoint to implement: https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_formatting.
A simple formatting provider has been added in v0.4.0.
Currently this extension does a great support at supporting developers with Fanuc Macros. However it does not support formatting entire source text documents. The required lsp endpoint to implement: https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_formatting.