I don't know about CEDET support, but have you seen this?
http://cx4a.org/software/rsense/
Also, note that code folding is built into emacs and you don't need a
third party package:
http://www.gnu.org/s/libtool/manual/emacs/Hideshow.html
The default keybindings are a little cumbersome, so I bind
hs-toggle-hiding to C-c h.
On Thu, Nov 24, 2011 at 4:08 AM, mathieu lornac
<mathieu.lornac@...> wrote:
> Hello everyone,
>
> I'm trying to find some completion in CEDET for the Ruby language.
>
> I can't find info on it, i think it is not yet supported.
> Am i right?
>
> I work all day in Ruby and i don't want to use any other IDE.
>
> What's the amount of work needed to do it?
> I would like to contribute, would it be possible to have some mentoring?
>
> Mathieu
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> Cedet-devel mailing list
> Cedet-devel@...
> https://lists.sourceforge.net/lists/listinfo/cedet-devel
>
>
|