LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Need tools for browsing source code (https://www.linuxquestions.org/questions/programming-9/need-tools-for-browsing-source-code-349832/)

phuna 08-04-2005 02:51 AM

Need tools for browsing source code
 
Hi all,
I'm using Fedora Core 2, does it have a tool that help browsing C source code, or could you suggest another tool?
Any help would be appreciated.

pappsynz 08-04-2005 04:29 AM

I beleive there are plenty of built in editors for source code, a nice easy example is gedit (>gedit my_file.c).

I quite like using jEdit, which can be downloaded from the net (http://www.jedit.org/). Its got some great plugins for browsing code.

ta0kira 08-04-2005 05:42 AM

I like using the KDE advanced text editor (Kate). It does a good job of highlighting code, supports find/replace with regular expressions, you can fold {} sections together to hide them, and it matches open and close {} and ().
ta0kira

phuna 08-04-2005 08:09 PM

Thanks for you replies,
I'm using emacs and I've just found that cscope has a quite good interface with emacs. Maybe I'll use it :)

AngryLlama 08-04-2005 09:25 PM

glad to hear you found an answer. VIM is good stuff too... If you move your Escape key.


All times are GMT -5. The time now is 01:27 PM.