slynch8 / 10x

10x IDE/Editor
191 stars 35 forks source link

new command to reset settings to default #2802

Open frederich opened 2 months ago

frederich commented 2 months ago

From time to time I would like to set the settings to default so that I can see if a 10x bug has to do with wrong settings, a command would be helpful.

aemsle commented 2 months ago

The python API has ResetSettingsToDefault and ResetKeyMappingsToDefault. iirc you can just call them as commands by appending N10X.Editor. to the front of them. E.g. Tools -> Execute Command -> N10X.Editor.ResetSettingsToDefault()

slynch8 commented 2 months ago

You can also do it without a command by closing 10x and renaming your %appdata%\10x folder