What are code windows.
Code Window has Code Explorer, Editor, Attached Area, and Editor View. Code Windows usually are contains in tabs.
Functions
- Change tab order
- Change tab order by dragging tab.(if [View]-[Dockable CodeWindow] is checked, you have to drag tab with pressing [Shift].)
- Change tab
- Cange tab by rolling mouse wheel with pressing a right mouse button.
- Code Windows can undock from tabs.(when [View]-[Dockable CodeWindow] is checked)
- dock/undock by dragging tab, or [Window]-[(Un)Dock] in [CodeWindowList].
- Store/Restore opened code windows.
CodeWindow Menu
right click menu in the left bar or the caption of the tab below
- You can run the script by selecting it from [Rub By] menu. The target of the script is the selected strings or the file. The selected strings will be replaced with the output when the script's exitcode is 0.
- You can launch the foreign editor.