The Main toolbar contains buttons that provide quick access to the most used CodeLobster IDE commands.
Toolbar object |
Label |
Description |
---|---|---|
|
New File |
Creates a new file |
|
Open file |
Opens dialog window where you can select a file to open, specify code page to be used. |
|
Save |
Click this button to save the current file. |
|
Save All |
Click this button to save all currently opened files. |
|
Undo |
Cancel last executed operation. |
|
Redo |
Restore the result of the last canceled operation. |
|
Cut |
Cut the selected fragment of code to the clipboard. |
|
Copy |
Copy the selected fragment of text to the clipboard. |
|
Paste |
Insert text from the clipboard. |
|
Find |
Open dialog window where you can specify the text you want to find, set the search parameters, and execute a search. |
|
Replace |
Opens dialog window where you can specify the text you want to find, the text you want to insert instead of finding one; set the search parameters, and execute the replacement. |
|
Find in Files |
Open dialog window where you can specify the text you want to find, set the parameters and region of search, and execute a search. |
|
Back |
Click to go back to the previous location in the Editor. It also has a history so that you can navigate back and forth between places. |
|
Forward |
Click to go forward to the next location in the Editor. |
|
Synchronize scrolls |
Toggle on synchronized scrolling both documents at the same time when the Editor in split mode. |
|
Full Screen |
Expand the main window to the fullscreen dimensions. |
|
Compare |
Run the comparison of a pair of files, arranged in a side by side Editor. |
|
About |
Open About window where you can find copyright information, the current version of CodeLobster IDE, and its registration status. |