Features for Remote C/C++ and Remote Makefile editors
The Remote C/C++ Editor and Remote Makefile Editor are the default editors for C/C++ and makefile files.
The following table lists the various features of the C/C++ and
Remote Makefile editors.
| Features | Remote C/C++ | Remote Makefile |
|---|---|---|
| Insert custom comments automatically | x | |
| Complete partially typed language constructs | x | x |
| Highlight language constructs in distinct colors and fonts | x | x |
| Error markers, with hover help, are displayed in source files that have build errors. These markers are also displayed in the Remote Error List | ||
| Line break conversions (DOS-to-UNIX and UNIX-to-DOS) | x | |
| Display an outline view of the program structure for the file that you are editing and quickly navigate to those areas | x | x |
| Display tree-structure view of the procedure and function calls | ||
| Open declaration of a selected element | x | x |
| Automatically save the file | x | x |
| Display help when you hover over an element | x | |
| Collapse file content into sections | x |