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
…ngeFormattingEditProvider
Fixeseclipse-theia#12939
The full implementation requires a monaco update, which provides also this support from vscode 1.82
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
…ngeFormattingEditProvider
Fixeseclipse-theia#12939
The full implementation requires a monaco update, which provides also this support from vscode 1.82
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
New API has been added to DocumentRangeFormattingEditProvider in vscode 1.82.0.
See https://code.visualstudio.com/api/references/vscode-api#DocumentRangeFormattingEditProvider
See also https://code.visualstudio.com/updates/v1_82#_support-for-batch-range-formatting
The text was updated successfully, but these errors were encountered: