> Who here doesn't use ctags or similar? Because using navigation > techniques that only work if not technically enforced style guidelines > are followed is not really helpful to people who read and write code in > many different projects.
I don't use ctags. It's simple, if you use the correct code style you don't need aditional tools. Regards,