My large 'C' language code is in Linux Server.
Which Linux Editor should I use to edit and navigate my source code?
I need to use powerful editor that has powerful source code navigation. For example, from function call, one keystroke will navigate to function definition. From 'C' source file, one keystroke will open the include file.
There should be comprehensive information to learn the editor from book or other sources.
From windows computer, I telnet to Linux Server.
The folder structure that contains my source code is in my home directory.
Which Linux Editor should I use to edit and navigate my source code?
I need to use powerful editor that has powerful source code navigation. For example, from function call, one keystroke will navigate to function definition. From 'C' source file, one keystroke will open the include file.
There should be comprehensive information to learn the editor from book or other sources.
From windows computer, I telnet to Linux Server.
The folder structure that contains my source code is in my home directory.