Chaos Project

Game Development => General Discussion => Topic started by: ForeverZer0 on January 08, 2011, 08:36:02 pm

Title: [Ruby] Auto-Indent in Notepad++?
Post by: ForeverZer0 on January 08, 2011, 08:36:02 pm
I can't do it. I can't find a plug-in for it.

What the hell. Anyone have a solutions. I've been using SciTe because it works there, but then I'm missing many of the great features Notepad++ has.

Title: Re: [Ruby] Auto-Indent in Notepad++?
Post by: Ryex on January 08, 2011, 10:23:53 pm
ya noetpad++ will keep your current indent level but won't auto indent for you
Title: Re: [Ruby] Auto-Indent in Notepad++?
Post by: Starrodkirby86 on January 08, 2011, 10:57:33 pm
Would any of this help you? oxo

http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Indentation

They have some cases about auto-indentation and manual indentation within there too. I'm not really sure how to do all of this myself, since I haven't used Notepad++ devoutly yet.
Title: Re: [Ruby] Auto-Indent in Notepad++?
Post by: ForeverZer0 on January 08, 2011, 11:12:00 pm
Quote from: Starrodkirby86 on January 08, 2011, 10:57:33 pm
Would any of this help you? oxo

http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Indentation

They have some cases about auto-indentation and manual indentation within there too. I'm not really sure how to do all of this myself, since I haven't used Notepad++ devoutly yet.


Those are mainly for C/C++. I wan't one that works well with Ruby.