Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Using GOLD parser for the class browser

<< < (3/3)

Anonymous:
thanks
Joe M.

grv575:
But I think what people want these days is a full intellisense IDE parser.  I could get ctags for ultraedit but would rather use an IDE suited to making programming easier.

jmccay:
Is there any way to build on top of ctags to do this.  On my first look at ctags, I noticed one could dynamically keep track of changes to file lines to make adjustments to the ctags line numbers for the file.  Indexing could be done off of the line numbers in the tags file with adjustments made to represent the change in the file.  When the file is saved, the tags file could be updated with the new line numbers.

   As for intellice, is it posibble to build on top of ctags to do something like intellisense?  What exactly is intellisense?  What features do people like about it?

Joe M.

Navigation

[0] Message Index

[*] Previous page

Go to full version