Hi!
I’m using IDE version for windows.
My opinion:
- warning user when they choose a workspace has blank in its name.
- warning user when they import a project has blank in its name.
- Folding code. Current IDE only fold code with a function as a minimum unit. Do more: any a pair of { } .
- Automatic indent. User copy a rubbish block of code. When he/she paste its to IDE, code suddenly is clear and nice . NodePad++ do this very well , as my wish
- IDE can understand code in UTF-8 format but compiler can not compile:( . I have a project in UFT-8 format, and then import it in workspace and the problem appears. I have to open files by NotePad, save as in ANSI format, problem is solved.
Thanks!