Skip to content

Python Editor Widget

Sebastian Maaßen edited this page Nov 3, 2020 · 15 revisions

The Python Editor Widget provides in a tab-widget encapsulated python code editors. The python code editor supports some quality of life features such as auto indent, simple syntax highlighting as well as auto completion to some extent. (TODO: perhabs own subcategory for the code editor instead of placing it in the introduction? Subcategory Toolbar.)

Toolbar

The toolbar provides baisc code editor actions, namely New File (1), Open File(2), Save (3), Save as (4) and Toggle Minimap (5).

New File

Open File

Save

Save as

Toggle Minimap

Clone this wiki locally