From: Stefan Lang Date: 2005-04-25T22:14:34+09:00 Subject: Re: Folding editor for ruby code browsing On Sunday 24 April 2005 23:46, Andrew Walrond wrote: > I need to fold the code so that I can get a handle on the overall > structure; basically to tidy up and and move whole public methods into > protected or private sections, that sort of thing. > > I've tried browsing the code in Kate (xemacs is my usual home) which > supports folding of ruby code. But it's folding is very buggy and I seem to > lose whole portions of a file into a fold without warning. I can't find any > good folding solutions for xemacs. What about vim, or other open source > editors (for linux)? > > Recommendations? > > Andrew Walrond What version of Kate/KDE are you using? If you can show me specific code snippets for which syntax highlighting or code folding fails, I can probably correct them. Stefan