May 5, 2015 at 2:21am
is there a way i can automatically Format text in Devc++
by format i mean indenting and stuff
May 5, 2015 at 9:53am
nope it does not work any other ideas
May 5, 2015 at 1:29pm
Dev C++ doesn't have a built-in formatter. If you want one you will have to install it (like FormatCode) and then manually add it as a tool.
May 5, 2015 at 8:58pm
so you mean to say that Devc++ has a plugin to auto format it