How to delete or reset auto detected formatting rules?

Answered

I used the Auto-Detect Formatting Rules option but now the rules are all wonky/wrong, and I want to reset all of them to the default values.

When asked, I saved it only locally for this project

1
2 comments

Hello,

You can reset settings to default for Code Style:

Or you can reset settings for the whole layers in Manage Layers, right-click on layer and choose Reset:

Let me know if that helps or if you have other questions.

1

That didn't completely fix the issues. I tried both resetting the Code Style to the defaults on every setting (IDE and Project), and on all layers by pressing the "reset" button, since the remove is disabled.

It still considered "Tabs" instead of "Spaces" and other stuff like placing the first { in the same line, like javascript, instead of the next one(C# default)

But in that same layers window that you showed me. I clicked "Open containing folder", which directed me to the config file. After deleting that file for all layers, it worked. Probably because it recreated the file with the default settings

0

Please sign in to leave a comment.