Search found 4 matches

by Frank Fesevur
Mon Apr 05, 2004 3:16 pm
Forum: General
Topic: g++ support
Replies: 15
Views: 5804

It is described in the help: Index -> compiler -> regex for .... -> GNU C++

Regards,
Frank
by Frank Fesevur
Tue Feb 17, 2004 7:34 pm
Forum: General
Topic: FindTag 2.0 beta 2 (ctags add-on) has been released
Replies: 3
Views: 1710

Re: multiple paths...

This is a really nice add-on. One thing it is missing, for me, is the ability to specify more than two directory paths that it searches (one in the tool config, and one in Findtags). Because of the way my development environment is set up, I need to search at least 4 different paths in order to be ...
by Frank Fesevur
Thu Aug 14, 2003 12:30 pm
Forum: Tips
Topic: c function call hyper-links
Replies: 8
Views: 21106

Re: c function call hyper-links

Get a free utility, called CXT, available from //www.bigfoot.com/~sxt.

Free??? It is 25 euro shareware! :(

I wrote a free Add-on that does the same as described here (and more). It is relies on ctags and version 2.0 has turned Open Source.

You can find my add-on at http://findtag.sourceforge ...
by Frank Fesevur
Fri Aug 01, 2003 8:07 am
Forum: General
Topic: FindTag 2.0 beta 2 (ctags add-on) has been released
Replies: 3
Views: 1710

FindTag 2.0 beta 2 (ctags add-on) has been released

Hi all,

I just wanted to let you know I just released a new version of my free ctags add-on for TextPad. It can be very useful for you, when you use TextPad to program in a popular programming language.

It creates a so called tags file that can be used to navigate through your sources. This small ...