|
TPF/IDE provides a modern PC editing environment with copy,
cut and paste, syntax highlighting, and PC-style editing conventions
that will be familiar to programmers coming out of college.
To edit a remote file, programmers first simply double click
the file in the Host File window (item A in figure). The file is
downloaded and automatically loaded in the TPF/IDE editor.
TPF/IDE applies syntax highlighting to editor files. Syntax
highlighting means coloring or formatting language constructs so
that the meaning of source code can be more easily understood.
In TPF/IDE, syntax highlighting is applied according to the file
type and is customizable so that new file types can be added.
Current file types supported include assemble, sabr, exec,
bsc/bscr, lsc/lscr, c, cpp, and h.
After the file is edited, it can be saved back to the host by
clicking the Save button.
Multiple files can be edited at the same time, with full
capability of copying and pasting between them.
|
|
 |
|


TPF/IDE Features
|
|