As per title, the extension ignores `"editor.formatOnSave": false,` setting. Even when the property is off, the file (in my case, a `.c` file) is still formatted on save.
As per title, the extension ignores
"editor.formatOnSave": false,setting.Even when the property is off, the file (in my case, a
.cfile) is still formatted on save.