SOFTUNE Workbench Getting Started
FR Family FR81S Series, Emulation System, Doc. No. 002-04887 Rev. *A
35
Figure 5-20. Usage of Batch File in Command Window (2)
Further information might be found in the
FR Family Softune Workbench Command Reference Manual
(FscmdE.pdf) document which can be downloaded from the FSEU website.
5.5
External Text Editor +
If as alternate text editor + (NPP) is applied, then several settings are be recommended.
Following NPP plugins are recommended for comfortable software development:
Plugin Function list: All functions within a selected source file are listed within additional window
Plugin Open CTags: Jump to function, variable definitions and #Defines by pressing “Alt+space” key and
pressing one more time “space” bar for jumping to definition.
Plugin QuickText
: Automatic completion of brackets by pressing “Tab” key after entering keyword.
E.g.“while”.is entered and “tab” key is pressed , then all brackets for while-loop are added.
Replacement of tab by spaces: In [Settings] > [Options ...] > tab [Language Menu/Tabs] select replacement
of tab width by ‘4’ spaces.
Auto completion: Click on [Settings] > [Options ...] > tab [Backup/Auto Completion] and enable [Auto
Completion] feature.