iSorp / macro-executor

Fanuc macro executor language
MIT License
19 stars 9 forks source link

Source Text Document Formatting support #19

Closed Futoro closed 2 years ago

Futoro commented 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.

iSorp commented 2 years ago

A simple formatting provider has been added in v0.4.0.