I am calling the editor.document.language.formatdocument function and receiving the following error:
The language 'VB' needs to implement the 'FormatTextRange' method so that it can support code formatting.
What do I need to do? I thought the Dotnet addon would have already implemented what is needed.
The language 'VB' needs to implement the 'FormatTextRange' method so that it can support code formatting.
What do I need to do? I thought the Dotnet addon would have already implemented what is needed.