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
in the schema the config key formatting.formatSettings.indentStyle in the file codux.config.json is defined as string but the docs say it's a number with the example below of 2
I'd guess tab and space would be that string. But I don't get the wanted result.
The text was updated successfully, but these errors were encountered:
in the schema the config key
formatting.formatSettings.indentStyle
in the filecodux.config.json
is defined asstring
but the docs say it's anumber
with the example below of2
I'd guess tab and space would be that string. But I don't get the wanted result.
The text was updated successfully, but these errors were encountered: