discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

openscad vim and (exuberant) ctags?

BB
Bruno Boettcher
Fri, Jul 26, 2019 1:35 PM

Hello!

i am using vim as editor, but there is a feature i am sorely missing, and
that's the support for ctags.....
i like to make lots of modules, so when reading the code i have to jump
around a lot....
so support for ctags would be nice....
did anyone achieve that?

ciao
Bruno

---==========
http://nohkumado.eu/, http://bboett.free.frhttp://aikido.nohkumado.eu/,
http://bboett.free.fr
http://aikido.zorn.free.fr

Hello! i am using vim as editor, but there is a feature i am sorely missing, and that's the support for ctags..... i like to make lots of modules, so when reading the code i have to jump around a lot.... so support for ctags would be nice.... did anyone achieve that? ciao Bruno =========================================== http://nohkumado.eu/, <http://bboett.free.fr>http://aikido.nohkumado.eu/, <http://bboett.free.fr> http://aikido.zorn.free.fr
RS
Rob Sherwood
Fri, Jul 26, 2019 3:51 PM

(Just to you)

I don’t have any experience with ctags and openscad but I applaud your
effort and look forward to someone finding a solution!

  • Rob
    .

On Fri, Jul 26, 2019 at 6:36 AM Bruno Boettcher bboett@gmail.com wrote:

Hello!

i am using vim as editor, but there is a feature i am sorely missing, and
that's the support for ctags.....
i like to make lots of modules, so when reading the code i have to jump
around a lot....
so support for ctags would be nice....
did anyone achieve that?

ciao
Bruno

---==========
http://nohkumado.eu/, http://bboett.free.frhttp://aikido.nohkumado.eu/,
http://bboett.free.fr
http://aikido.zorn.free.fr


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

(Just to you) I don’t have any experience with ctags and openscad but I applaud your effort and look forward to someone finding a solution! - Rob . On Fri, Jul 26, 2019 at 6:36 AM Bruno Boettcher <bboett@gmail.com> wrote: > Hello! > > i am using vim as editor, but there is a feature i am sorely missing, and > that's the support for ctags..... > i like to make lots of modules, so when reading the code i have to jump > around a lot.... > so support for ctags would be nice.... > did anyone achieve that? > > ciao > Bruno > > =========================================== > http://nohkumado.eu/, <http://bboett.free.fr>http://aikido.nohkumado.eu/, > <http://bboett.free.fr> > http://aikido.zorn.free.fr > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >
R
Rick
Fri, Jul 26, 2019 3:56 PM

I've done it.  It works.  But I don't have it working at the moment.  I
don't write much c/c++ code lately and that's the code it works best with.
You can get it working with other languages if you can generate the tags
but it's not simple.  Of course this may all have changed since the last
time I used it.

On Fri, Jul 26, 2019 at 11:52 AM Rob Sherwood rob.sherwood@gmail.com
wrote:

(Just to you)

I don’t have any experience with ctags and openscad but I applaud your
effort and look forward to someone finding a solution!

  • Rob
    .

On Fri, Jul 26, 2019 at 6:36 AM Bruno Boettcher bboett@gmail.com wrote:

Hello!

i am using vim as editor, but there is a feature i am sorely missing, and
that's the support for ctags.....
i like to make lots of modules, so when reading the code i have to jump
around a lot....
so support for ctags would be nice....
did anyone achieve that?

ciao
Bruno

---==========
http://nohkumado.eu/, http://bboett.free.frhttp://aikido.nohkumado.eu/,
http://bboett.free.fr
http://aikido.zorn.free.fr


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

--

To learn who rules over you, simply find out who you are not allowed to
criticize.

I've done it. It works. But I don't have it working at the moment. I don't write much c/c++ code lately and that's the code it works best with. You can get it working with other languages if you can generate the tags but it's not simple. Of course this may all have changed since the last time I used it. On Fri, Jul 26, 2019 at 11:52 AM Rob Sherwood <rob.sherwood@gmail.com> wrote: > (Just to you) > > I don’t have any experience with ctags and openscad but I applaud your > effort and look forward to someone finding a solution! > > - Rob > . > > On Fri, Jul 26, 2019 at 6:36 AM Bruno Boettcher <bboett@gmail.com> wrote: > >> Hello! >> >> i am using vim as editor, but there is a feature i am sorely missing, and >> that's the support for ctags..... >> i like to make lots of modules, so when reading the code i have to jump >> around a lot.... >> so support for ctags would be nice.... >> did anyone achieve that? >> >> ciao >> Bruno >> >> =========================================== >> http://nohkumado.eu/, <http://bboett.free.fr>http://aikido.nohkumado.eu/, >> <http://bboett.free.fr> >> http://aikido.zorn.free.fr >> _______________________________________________ >> OpenSCAD mailing list >> Discuss@lists.openscad.org >> http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >> > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org > -- To learn who rules over you, simply find out who you are not allowed to criticize.