1<html> 2<head> 3<title>Exuberant Ctags: Feedback</title> 4</head> 5<body> 6 7<h1>Exuberant Ctags User Feedback</h1> 8 9<ul> 10 11<li><b><i>23 Jul 2004</i></b> 12 <p> 13 Exuberant ctags is incredible! It is making my life so much easier. I 14 told my friends about it and they love it too. 15 </p> 16 <p> 17 Thank-you! 18 </p> 19</li> 20 21<li><b><i>11 Jan 2004</i></b> 22 <p> 23 I've been extending support for the D programming language (you gave me a 24 diff a while back) and going over this code its the cleanest C-code I've 25 ever seen! Adding support is a breeze , they should use this code to 26 teach :). Mas limpio amigo. 27 </p> 28</li> 29 30<li><b><i>13 Aug 2003</i></b> 31 <p> 32 I want to thank you for the support and also say that your ctags is a very 33 good tool. I haven't seen any other similiar free software yet that's 34 nearly as clean and useful for this problem. 35 </p> 36</li> 37 38<li><b><i>20 Mar 2003</i></b> 39 <p> 40 Ctags is great and i've been using it for years in c/c++ projects. 41 </p> 42</li> 43 44<li><b><i>17 Mar 2003</i></b> 45 <p> 46 Every since I have started working on a large C++ application 47 (over 600 src files) I have become a devoted user of ctags. 48 </p> 49</li> 50 51<li><b><i>30 Jan 2003</i></b> 52 <p> 53 Hi Darren, congratulations on ctags! It's a wonderful tool. 54 </p> 55</li> 56 57<li><b><i>14 Nov 2002</i></b> 58 <p> 59 I am using ctags in my development since a long time. And I am addicted to 60 its use. 61 </p> 62</li> 63 64<li><b><i>13 Nov 2002</i></b> 65 <p> 66 Thank you for writing ctags! Ever since I started using ctags together 67 with vim a couple of weeks ago to keep track of the sources we're writing, 68 it's become nearly indispensable. Instead of grepping through sources to 69 find where subroutines are defined, I can just double-click on an 70 identifier and jump to the right place. Then Ctrl+T takes me back to where 71 I was. 72 </p> 73 74 <p> 75 All this only possible because of tags files... and ctags is configurable 76 enough that it can parse not only C but also such things as JAM screens in 77 ASCII format or our programs' message file format. And because the source 78 was available, I could hack it to recognise the brand of Fortran that is 79 in use in the legacy code we maintain... the default Fortran mode didn't 80 work (probably because of extensions in the implementation). 81 </p> 82</li> 83 84<li><b><i>23 Sep 2002</i></b> 85 <p> 86 Thanks for the fix - very quick!! Ctags is a great tool, and the support 87 is impressive :) 88 </p> 89</li> 90 91<li><b><i>28 Aug 2002</i></b> 92 <p> 93 Thank you (and all those who helped you) for a wonderful 94 program. I have used it _many_ times to navigate through c/c++ 95 code (using vim) and was very pleased to learn today that it 96 supports python code too (if only I had learned this 3 years ago 97 ... oh well <g>). 98 </p> 99</li> 100 101<li><b><i>2 Mar 2002</i></b> 102 <p> 103 Great work on ctags, I use it everyday and is an invaluable tool to a 104 programmer. 105 </p> 106</li> 107 108<li><b><i>14 Nov 2001</i></b> 109 <p> 110 I really like the Exuberant Ctags program. We [are] all indebted to 111 Darren Hiebert for providing us with such a fine program. 112 </p> 113</li> 114 115<li><b><i>5 Nov 2001</i></b> 116 <p> 117 CTags is great. I use it all the time now, and I 118 have no idea how I got by without it before. 119 </p> 120</li> 121 122<li><b><i>3 Nov 2001</i></b> 123 <p> 124 First of all, let me thank you for Exuberant Ctags. I use this on a daily 125 basis and couldn't imagine life without it. 126 </p> 127</li> 128 129<li><b><i>23 Oct 2001</i></b> 130 <p> 131 Hello! I've been a devout user of ctags for the 132 past 4 years - thanks for a great program! 133 </p> 134</li> 135 136<li><b><i>7 Jul 2001</i></b> 137 <p> 138 Ctags is an absolutely amazing program now thanks to you. 139 </p> 140 <p>[<i>Australia</i>]</p> 141</li> 142 143<li><b><i>22 Jun 2001</i></b> 144 <p> 145 Your Ctags is by far the best ctags around. 146 </p> 147</li> 148 149<li><b><i>29 May 2001</i></b> 150 <p> 151 Hi, I just wanted to let you know how much I appreciate your ctags 152 implementation. I have used it for a few months now, and I can safely say 153 it rocks! I have introduced it to everyone at work, and we're all ecstatic 154 about it. People use it for Java, ASP, JavaScript and SQL development. 155 Thanks to the ingenious plug-and-play support for adding parsers, I had no 156 trouble adding parsers for JavaScript and SQL.... 157 </p> 158 <p> 159 CTags is now one of the programs I could not survive without, so once 160 again, a big thank you! 161 </p> 162 <p>[<i>Norway</i>]</p> 163</li> 164 165<li><b><i>15 Apr 2001</i></b> 166 <p> 167 BTW very impressive tool - I started using it with vim at work after 168 seeing the 5.0 announcement and have found it a "must have". 169 </p> 170 <p>[<i>United Kingdom</i>]</p> 171</li> 172 173<li><b><i>27 Feb 2001</i></b> 174 <p> 175 I want to thank you again for ctags. It keeps getting better and better; 176 I get so used to the development environment made possible by tags in our 177 C source, it's a blessing to be able to use the same habits whether it's 178 C, perl, shell, or whatever. 179 </p> 180 181<li><b><i>2 Feb 2001</i></b> 182 <p> 183 Couldn't live w/o ctags. I don't know how I went so long without it. 184 </p> 185 186<li><b><i>26 Sep 2000</i></b> 187 <p> 188 In a new job and new to Unix, I was afraid I would have to write my own 189 source analysis tools. Disappointed that the default version of ctags failed 190 to properly identify the oddly formatted function definitions in my source I 191 was thrilled to find your Exuberant Ctags! The clouds have parted and the 192 sun is peeking through. 193 </p> 194 195 <p> 196 Thank you for your kind contribution to the free software library. Know that 197 your work continues to make my life a little easier. I appreciate this. 198 </p> 199 200 <p> 201 May lady luck shine on you. 202 </p> 203 204<li><b><i>18 Aug 2000</i></b> 205 <p> 206 Hi, 207 </p> 208 209 <p> 210 you mention on your web site that you've had no reports of your program 211 being used in Antarctica, guess what? 212 </p> 213 214 <p> 215 I work for the British Antarctic Survey on software which runs a 216 scientific radar system down at Halley (76 south, 26 west), Antarctica. 217 The radar is controlled by a huge and complex system called Radops, on top 218 of the QNX operating system. 219 </p> 220 221 <p> 222 Basically ctags makes writing new software and maintaining the system much 223 easier, thanks. I had previously relied on a horrible system of scripts 224 to find function definitions. 225 </p> 226 <p>[<i>Antarctica</i>]</p> 227 228<li><b><i>4 Jul 2000</i></b> 229 <p> 230 Thank U for the fact to support Python in ctags. 231 </p> 232 <p> 233 Recently I was puzzled in the case that I can't use ctags in python old 234 version. 235 </p> 236 <p> 237 When I visited your site, I got the bright hope!! 238 </p> 239 <p> 240 I'm the fan of CTAGS!! 241 </p> 242 <p> 243 May the force with U. 244 </p> 245 <p>[<i>Korea</i>]</p> 246</li> 247 248<li><b><i>23 Jun 2000</i></b> 249 <p> 250 I've been a VIM user for years (and a VI user for a long time), and 251 finally today I decided to play w/ the ctags that came w/ my RedHat 252 6.1 installation, and I was impressed to say the least, I kicked 253 myself for not using it before. 254 </p> 255 256 <p> 257 Then I found out (on Freshmeat.net) that there was a new version (4.0) 258 with some more languages supported. Downloaded it, compiled and tested 259 it w/ some awk and python code, worked great. And as I am a PHP-head, 260 I stole some of the code from the awk and the python files and made a 261 file to process php classes and functions, nothing revolutionary, but 262 it works. 263 </p> 264 265 <p> 266 Your code is clear, so even a dumb programmer like me could figure out 267 what was going on, modified the appropriate files, and got the 268 modified ctags working in under half and hour. I am including the 269 "<code>diff -c</code>" files so you can patch your code. 270 </p> 271 272 <p> 273 When I get some more time to play w/ ctags (downloaded at 2:50am, it 274 is 3:30am now), I'll add more to the <code>php.c</code> so it'll recognize 275 methods, variable definitions, etc. 276 </p> 277 278 <p> 279 Great tool man! 280 </p> 281</li> 282 283<li><b><i>12 Jun 2000</i></b> 284 <p> 285 First, LOVE ctags!!! 286 Now that I've buttered you up ... just kidding ... I LOVE ctags!� ;-) 287 </p> 288</li> 289 290<li><b><i>05 Jun 2000</i></b> 291 <p> 292 First, thanx for producing the useful CTAGS tool. My colleagues and I use 293 it all the time, and it comes in very handy when reviewing software source 294 files that have been written by others. 295 </p> 296</li> 297 298<li><b><i>16 May 2000</i></b> 299 <p> 300 First let me thank you (over and over again) for the Exuberant ctags 301 you've written for the variety of platforms. 302 </p> 303</li> 304 305<li><b><i>10 May 2000</i></b> 306 <p> 307 Thank you for the wonderful ctags program. I'm using it 308 for a parser I'm writing that works with C/C++ code.... 309 </p> 310 <p> 311 PS. I know you've heard this several times also, but your 312 code is really easy to read, and makes the whole process of 313 understanding so much... nicer. Thanks again. 314 </p> 315</li> 316 317<li><b><i>10 Apr 2000</i></b> 318 <p> 319 Thanks for doing such a wonderful job; this ctags is *FAR* superior to the 320 stock one that came with the system (HP-UX). 321 </p> 322</li> 323 324<li><b><i>02 Feb 2000</i></b> 325 <p> 326 Exuberant ctags is just what I have been looking for for ages - I have 327 been trying to do it all in Perl (albeit wrongly no doubt with numerous 328 regex's) but I must say ctags is spot on! 329 </p> 330</li> 331 332<li><b><i>26 Jan 2000</i></b> 333 <p> 334 I've been looking at your code, and I'm very impressed, and I'm not easily 335 impressed. 336 </p> 337</li> 338 339<li><b><i>13 Jan 2000</i></b> 340 <p> 341 Your ctags utility allows for much better software engineering practices - 342 and without being tied to the heavyweight utilities provided by compiler 343 manufacturers. We will be using ctags as a major component for our C++ 344 build process. It now allows us to define error and message enumerators on 345 a per-class basis rather than as a global resource. Also, many thanks for 346 your very prompt attention in the whole area of technical support. 347 </p> 348 <p>[<i>United Kingdom</i>]</p> 349</li> 350 351<li><b><i>08 Dec 1999</i></b> 352 <p> 353 Thank you very much for taking on the task of looking after ctags. It is 354 really very much appreciated. My company are planning on using ctags for 355 many of our software maintenance and development tasks. After all this 356 </p> 357 <p>[<i>United Kingdom</i>]</p> 358</li> 359 360<li><b><i>07 Dec 1999</i></b> 361 <p> 362 I've been using Exuberant Ctags for awhile now. It's really great, 363 useful program. I've integrated tag-hyperlinking into my editor, and 364 I'm now addicted to tags. I've written my own tags programs for 365 various assembly languages (simple to parse) using Perl. 366 </p> 367</li> 368 369<li><b><i>15 Sep 1999</i></b> 370 <p> 371 We wish to take this opportunity to thank you for support. ctags has 372 revolutionary changed our way of developing our models. 373 </p> 374 <p>[<i>United Kingdom</i>]</p> 375</li> 376 377<li><b><i>09 Sep 1999</i></b> 378 <p> 379 Vim is shipping with Darren Hiebert's excellent Exuberant Ctags :) 380 ...this is a thing of great beauty that we can't live without round here. 381 </p> 382 <p>[<i>United Kingdom</i>]</p> 383</li> 384 385<li><b><i>12 Jul 1999</i></b> 386 <p> 387 I really like your implementation of ctags, it works really well and 388 your code is very clean. 389 </p> 390</li> 391 392<li><b><i>07 Jul 1999</i></b> 393 <p> 394 Hi Darren, let me congratulate you for this excellent tool. 395 </p> 396 <p>[<i>Germany</i>]</p> 397</li> 398 399<li><b><i>14 Jun 1999</i></b> 400 <p> 401 Many thanks for making the ctags package freely available. Its a 402 great package. I particularly like the C++ support. I'm working on 403 a telecommunications system with approximately 150 C++ classes. 404 Being able to immediately get to the definition of C++ items 405 easily and quickly via ctags makes work a joyful experience. 406 </p> 407</li> 408 409<li><b><i>19 Mar 1999</i></b> 410 <p> 411 I use your ctags here at work, and wanted to thank you for writing such a 412 nice software package. I like it so much more than the normal ctags 413 program.... Thank you so much for writing such a great package! 414 </p> 415</li> 416 417<li><b><i>05 Mar 1999</i></b> 418 <p> 419 I am just glad that such great software is avaiable out there. Most ctags 420 on Unix simply blow chunks! Yours is absoulutely fantastic and has saved 421 me numerous hours of wasted time. I have even managed to get the project 422 managament here to make it sort of a standard, though it had to be 423 installed as vtags so it would not confuse the curmudgeons still using the 424 broken ctags that comes with the system. When used with vim, it works 425 absolutely fantastic. I hope I am not gushing here. :) 426 </p> 427</li> 428 429<li><b><i>27 Jan 1999</i></b> 430 <p> 431 Looks like nothing can spoil my ctags pleasure now 432 </p> 433</li> 434 435<li><b><i>21 Dec 1998</i></b> 436 <p> 437 Exuberant Ctags is a great tool indeed! 438 </p> 439 <p>[<i>Germany</i>]</p> 440</li> 441 442<li><b><i>11 Dec 1998</i></b> 443 <p> 444 In better news, I'm trying to convert all the developers here (30+) to use 445 ctags-3.0. Just finding enumeration fields will probably be enough for any 446 of us to switch! 447 </p> 448</li> 449 450<li><b><i>18 Nov 1998</i></b> 451 <p> 452 Hi.... 453 </p> 454 <p> 455 Thank you very much for your quick reply 456 and detail explanation. 457 </p> 458 <p> 459 Since I received your mail I have spent time to make simple shell 460 script which should be executed in root hierarchy in project, create 2 461 files ( one for making "tags" in root hierarchy and subdirectories 462 previously listed, the other is ".vimrc" file for setting VIM to update 463 necessary "tags" files when program source file is saved ), and making 464 symbolic link of .vimrc to each subdirectories. It's simple for veteran, 465 As for me, novice in shell script, It's an excellent accomplishment. 466 </p> 467 <p> 468 I used to think before that the internet is for someone who find 469 sexual things and for someone who earns money by less productive way. 470 But I am changing my mind by someone like you who use internet to make 471 better world. Thank you again..... 472 </p> 473 <p>[<i>Korea</i>]</p> 474</li> 475 476<li><b><i>23 Oct 1998</i></b> 477 <p> 478 First off, I would like to thank you for creating Exuberant Ctags. This 479 program completely kicks ass, if you'll pardon me for saying so. :) 480 </p> 481</li> 482 483<li><b><i>20 Oct 1998</i></b> 484 <p> 485 Well done on producing a very decent version of ctags. I use it at work 486 and at home and find it very useful for navigating moderately sized 487 projects. Thanks! 488 </p> 489</li> 490 491<li><b><i>25 Sep 1998</i></b> 492 <p> 493 Thanks for Exuberant Ctags - it is quite an improvement over ctags, 494 even gnu ctags. 495 </p> 496</li> 497 498<li><b><i>24 Sep 1998</i></b> 499 <p> 500 I just spent the last few days integrating your Ctags program into our 501 build environment here. On NT, Visual C++'s browse files don't work 502 because our project is too large. So, I wrote a plug-in for Visual Studio 503 to use a tags file instead. We are traditionally a Unix house and use 504 tags elsewhere. Anyway, Ctags goes through our source in about 8 minutes 505 and generates a 20meg+ tags file (with lots of options turned off). 506 That's pretty impressive speed and thoroughness. 507 <p> 508 </p> 509 Thanks a lot for creating a great tool! 510 </p> 511</li> 512 513<li><b><i>17 Sep 1998</i></b> 514 <p> 515 Your ctags program is extremely useful and a key part of my development 516 environment. Thank you for writing it. I'm sure it will live a loooong 517 life. 518 </p> 519</li> 520 521<li><b><i>26 Aug 1998</i></b> 522 <p> 523 Thanks for your great piece of software. It has saved me the headache of 524 creating my own little C++ parser for a Microsoft Visual Studio addin I 525 was writing. 526 </p> 527</li> 528 529<li><b><i>24 Aug 1998</i></b> 530 <p> 531 I love your ctags program and I've gotten all my co-workers to love it too. 532 </p> 533</li> 534 535<li><b><i>24 Aug 1998</i></b> 536 <p> 537 Just to add my voice to the chorus of happy exuberant ctags users: it's 538 just great. 539 </p> 540 <p>[<i>Luxembourg</i>]</p> 541</li> 542 543<li><b><i>05 Aug 1998</i></b> 544 <p> 545 I am using your ctags for Java -- & it's is a great convenience! 546 ...This really is a great help for working in Java. 547 </p> 548 <p>[<i>Denmark</i>]</p> 549</li> 550 551<li><b><i>05 Aug 1998</i></b> 552 <p> 553 I very much appreciate what you have done for all of us with exuberant 554 Ctags! 555 </p> 556</li> 557 558<li><b><i>23 Jul 1998</i></b> 559 <p> 560 I'm using your WONDERFULL program ctags (Verison 2.2). 561 </p> 562 <p>[<i>Germany</i>]</p> 563</li> 564 565<li><b><i>21 Jul 1998</i></b> 566 <p> 567 Brilliant brilliant brilliant, thanks very much... Now a truly 568 indispensable piece of software. Thanks for the perfect companion for Vim. 569 </p> 570 <p>[<i>Australia</i>]</p> 571</li> 572 573<li><b><i>10 Jul 1998</i></b> 574 <p> 575 Again, ec21 is great, especially the C++ support. Keep up the good work. 576 </p> 577</li> 578 579<li><b><i>02 Jul 1998</i></b> 580 <p> 581 You did an excellent job in producing this product, and you deserve *much* 582 thanks for it. 583 </p> 584</li> 585 586<li><b><i>01 Jul 1998</i></b> 587 </p> 588 ...the best ctags program in the world! 589 <p> 590</li> 591 592<li><b><i>15 Jun 1998</i></b> 593 <p> 594 Great product! I'm trying to get others in my group to use this with vim. 595 </p> 596</li> 597 598<li><b><i>14 May 1998</i></b> 599 <p> 600 First of all, let me congratulate you on the terrific 2.0 release of 601 ctags with C++ support. 602 </p> 603</li> 604 605<li><b><i>05 May 1998</i></b> 606 <p> 607 I love the program. It has the process of "figuring out" code much easier. 608 </p> 609</li> 610 611<li><b><i>03 May 1998</i></b> 612 <p> 613 I have just completed the task of changing Zeus [Win95 editor] to 614 support for your new tag file format and I have to say that I am very 615 impressed with your ctags.exe program. In fact it is just amazing! 616 </p> 617 <p>[<i>Australia</i>]</p> 618</li> 619 620<li><b><i>14 Mar 1998</i></b> 621 <p> 622 I would like to congradulate you on your implementation of Exuberant Ctags. 623 </p> 624 <p> 625 I have added master tag files for everything in /usr/include and I have 626 a cron job to build master tag files for the linux kernel(which makes for 627 highly productive hack sessions when you have nearly the entire kernel 628 at your fingertips). I often wonder how I got along for so many years 629 without it! In fact, I have converted users of the dreaded Microsoft(tm) 630 MSDEV(tm) IDE(probably a TM here too) to VIM-5.0 for NT(tm) along with 631 your implmentation of ctags because it was easier for them to navigate 632 around the code! 633 </p> 634 <p> 635 Now, whenever I use a ctags that isn't yours, I feel crippled in my ability 636 to write good code quickly. I love your enhancments to it. 637 </p> 638 <p> 639 Please keep up the good work! The world needs people like you. 640 </p> 641 <p> 642 [<i>And later...</i>] 643 </p> 644 <p> 645 I love the fact that if one really hates some piece of software, they 646 can get third party stuff written by people like you that are ten times 647 better than the original product. 648 ...Anyway. Once again, I thank you for writing such a valuable piece 649 of art, and that is really what it is. 650 </p> 651</li> 652 653<li><b><i>12 Mar 1998</i></b> 654 <p> 655 I just wanted to let you know that I have been looking for a program 656 just like ctags.... Definitely a service to the programming community! 657 </p> 658</li> 659 660<li><b><i>23 Jan 1998</i></b> 661 <p> 662 Thank you very much for writing Exuberant Ctags. It has been extremely 663 useful! 664 </p> 665</li> 666 667<li><b><i>04 Jan 1998</i></b> 668 <p> 669 I'm another enthusiastic fan of your exuberant ctags package; nice work! 670 I use it to streamline all of my C programming. I'm addicted ;-). 671 </p> 672</li> 673 674<li><b><i>03 Dec 1997</i></b> 675 <p> 676 I just want to let you know that I really like your version of ctags. 677 I downloaded it about 6 months ago (probably need to update my copy) 678 and have been using it alot. 679 Thanks for the good work! 680 </p> 681</li> 682 683<li><b><i>12 Sep 1997</i></b> 684 <p> 685 I love your ctags program and have used it for about a year now and think 686 the additions are great. 687 </p> 688</li> 689 690<li><b><i>06 Jul 1997</i></b> 691 <p> 692 I've made heavy use of your Exuberant Ctags program this spring for my 693 Software Engineering and Data Structures courses at school -- coupled with 694 VIM this is a truly fantastic combo that saved my... er, *gluteus m.* on 695 several occasions! Thanks SO much for a truly great program. 696 </p> 697</li> 698 699<li><b><i>11 Jun 1997</i></b> 700 <p> 701 Thanks for your GREAT work on ctags. 702 </p> 703 <p>[<i>Germany</i>]</p> 704</li> 705 706<li><b><i>27 May 1997</i></b> 707 <p> 708 Subject: exuberant ctags rocks! 709 </p> 710 <p> 711 ...gnu ctags didn't know squat about variables, structures, enums... etc. 712 </p> 713 <p> 714 After doing a search on the web for 'ctags' I found your 715 extended ctags. What a lifesaver. This thing does almost 716 everything a person could ask for. 717 </p> 718 <p> 719 It rocks, it rocks, it rocks. 720 </p> 721</li> 722 723<li><b><i>21 Apr 1997</i></b> 724 <p> 725 Hello. One of my users told me about your ctags package. They tell me 726 its great stuff. 727 </p> 728</li> 729 730<li><b><i>27 Mar 1997</i></b> 731 <p> 732 I've just begun using your ctags program and it is indeed wonderful! 733 </p> 734</li> 735 736<li><b><i>19 Feb 1997</i></b> 737 <p> 738 Wow! 739 </p> 740 <p> 741 I've been a vi/vim/ctags user for about 12 years now. Most of 742 those 12 years I've been frustrated by various tags generators and 743 wished someone would combine all the different features into a single 744 program. And have it work. I've never found the time/energy to tackle 745 that one (I've tackled enough other extracurricular programming). But, 746 now you've done it! And in a big way! 747 </p> 748 <p> 749 Hats off, I bow to you and send many grateful thanks. 750 </p> 751</li> 752 753<li><b><i>02 Oct 1996</i></b> 754 <p> 755 <code>main() { int i; for(i=0;i<10;i++) printf("WOWWOW\n");}</code> 756 </p> 757 <p> 758 Your new ctags is very very excellent. Usually if I want to insert the 759 <code>enum</code>'ed variable into tags file, I always had to 760 "<code>grep/awk/grep/awk/grep/awk/</code>", then "<code>:%!sort</code>" 761 in vi... a lot of trouble to me. Furthermore, it can give me all the 762 global variables, how excellent your package is! And another thing.. is 763 If a source file is something like this, 764 <code>typedef void (*func_t)(const char **b, int c);</code> 765 Then other ctags gives me a very very strange results to me, on the 766 contrary your ctags gives me exact results. 767 </p> 768 <p> 769 I only downloaded your package about 2 hours ago, so there must be a lot 770 of new improvement that I didn't find out yet. 771 </p> 772 <p> 773 Thank you 774 </p> 775 <p>[<i>Korea</i>]</p> 776</li> 777 778<li><b><i>13 Aug 1996</i></b> 779 <p> 780 ...your ctags and your advice have and will save me countless hours 781 hunting down defines, functions, etc. Koodos for the effort and keep up 782 the good work. 783 </p> 784</li> 785 786<li><b><i>06 Aug 1996</i></b> 787 <p> 788 I've downloaded your ctags- it is great!!! I have been pulling my hair 789 out trying to figure out how to do some of this. The macros and extern'ed 790 functions are very, very helpful. Also, I'd like to complement your on 791 your coding style: very consistent and fairly easy to read. It definitely 792 shows when a software developer feels pride in their work. 793 </p> 794</li> 795 796<li><b><i>29 May 1996</i></b> 797 <p> 798 I use `ctags' on ugly source codes thus your version is very helpful. 799 Thank you! 800 </p> 801 <p>[<i>Russia</i>]</p> 802</li> 803 804<li><b><i>22 May 1996</i></b> 805 <p> 806 My initial impression (after 5 minutes use) is that it works better than 807 the solaris ctags. Excellent tool! 808 </p> 809 <p>[<i>United Kingdom</i>]</p> 810</li> 811 812<li><b><i>21 May 1996</i></b> 813 <p> 814 Been a long time ctags user. Love your improvements. 815 </p> 816</li> 817 818<li><b><i>10 May 1996</i></b> 819 <p> 820 I'm using ctags-0.31 and I'm quite happy with it. 821 </p> 822 <p>[<i>Finland</i>]</p> 823</li> 824 825<li><b><i>25 Apr 1996</i></b> 826 <p> 827 People will want to get Vim just because it includes such a fine ctags 828 program! 829 </p> 830 <p>[<i>Netherlands</i>]</p> 831</li> 832 833<li><b><i>17 Apr 1996</i></b> 834 <p> 835 I want to thank and congratulate you for ctags. 836 </p> 837 <p>[<i>Germany</i>]</p> 838</li> 839 840<li><b><i>16 Apr 1996</i></b> 841 <p> 842 Glad to see a major improvement of the (already) best ctags. 843 </p> 844 <p>[<i>Germany</i>]</p> 845</li> 846 847<li><b><i>02 Apr 1996</i></b> 848 <p> 849 First let me thank you for the ctags program. It handles finding of tags 850 better than every other ctags I've used so far. 851 </p> 852 <p>[<i>Germany</i>]</p> 853</li> 854 855<li><b><i>02 Apr 1996</i></b> 856 <p> 857 Wow! I've just tried this out, and despite being the very first beta 858 release of this program, it already seems to be the best ctags program 859 I've seen. Up to now I have been using the ctags that came with elvis, 860 and I've just compared the output "tags" files. 861 </p> 862 <p> 863 The elvis ctags had lots of little tags for things that shouldn't have had 864 tags (e.g. "<code>if</code>", "<code>return</code>", "<code>TRUE</code>", 865 etc.), but this new ctags doesn't produce tags for those. It does find 866 several tags though that the elvis ctags could not (e.g. 867 "<code>insstr</code>" in the vim code!). 868 </p> 869 <p> 870 [<i>And later...</i>] 871 <p> 872 Wow! All the bugs I reported last time have been fixed :-) It does 873 indeed seem very robust now. Well done! 874 </p> 875 <p>[<i>Australia</i>]</p> 876</li> 877 878</ul> 879 880<p><hr> 881<a href="http:index.html">Back to <strong>Exuberant Ctags</strong></a> 882 883</body> 884</html> 885