Re: [Dev-C++] How to configure auto-indent?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Scott S. <age...@co...> - 2004-09-09 23:50:49
|
This is probably defeating the purpose too, but you could just use Emacs or some other decent text editor. -- --Scott Simontis-- Len Philpot wrote: >>you need to click on tools, editor options, the general tab, >>uncheck the auto tab and and set the tab size on the left center >>area. It should a tab size of 4 at this time. >> >> > >I've already done this. The behavior still persists. I don't think >it's anything specific to SynEdit (I /think/ DevCPP uses SynEdit, >right?). I also use ConTEXT as well as a few other SynEdit-based >editors and they don't behave this way. > > > > >>>len trying going to tools, editor options and then look in the >>> >>> >>general tab. There will be an auto indent that is checked. uncheck >>the autoindent to solve your problem. >> >> > >I'll may end up just turning autoindent off, but that's a bit like >curing dandruff by decapitation... :-) I /want/ auto indent, but I >just want it to indent "properly" (according to my definition of >properly). > >Thanks. > > > |