benrobb wrote:> Vim...*eyes roll* ;-) > More specifically, I want an editor that has an explorer type view for > projects, and has syntax highlighting for rhtml. > Code folding and auto-completion are optional (wouldn''t be frowned on, > but not required).<shameless plug> KDevelop. Has everything you need, and more. It doesn''t ship with syntax highlighting for rhtml though, but I''ve put together an rhtml syntax file that solves the problem: http://samuelk.info:8012/articles/2005/06/02/an-erb-syntax-definition-for-kdevelop </shameless plug> :) //samuel
> > KDevelop. Has everything you need, and more. It doesn''t ship with > syntax highlighting for rhtml though, but I''ve put together an rhtml > syntax file that solves the problem: > > http://samuelk.info:8012/articles/2005/06/02/an-erb-syntax-definition-for-kdevelop > >Thanks for all your responses.....I appreciate all the feedback and willingness to help out. I decided to go with KDEvelop, just for ease of install and use. I am not a hard core *nix user, I know just enough to make myself dangerous :-) , so for me, the closer it looks to a windows-type application, the better off I am. I feel like I should be ashamed to admit this, but sometimes Windows is just easier. Thanks again, and thanks Sam for the syntax files....good work :-) Ben Robison
So far I''ve used ConTEXT (www.context.cx) for Windows. It has a Ruby hilighter, but no RHTML, so I just use plain HTML hilighting for that. No folding, though. Pretty good editor for coding nonetheless. I''ll be trying the recommendations in this thread. -- Johan Svensson http://atomicplayboy.net/