akof1314 / CoolFormat

CoolFormat Source Code Formatter
http://blog.csdn.net/akof1314/article/details/5355948
539 stars 147 forks source link

quick format deletes all my code #65

Open adcurtin opened 4 years ago

adcurtin commented 4 years ago

I'm trying to format some OpenSCAD code, which should be formatted like c. However, when I try to run quick format, it just wipes the file, rather than formatting it.

I created a new line in the config fileOpenSCAD=""-A1-s4-"" and I do have a language definition for OpenSCAD. I also tried copying the C++ config line, with the same result.

Are there any logs I can look at to debug?