Text editor
It is not finished yet and it is actually not a main part of the app but a thing is that i can take tablet anywhere and work on any project i want. If you want to increase/decrease font size -> put two fingers anywhere on text and move them
Yet:
multi line commenting doesn't work,
you can't Ctrl + click on word and find a declaration
can't run it as c++ script or enter commands
You can zoom in/zoom out at desired spot (center of two fingers)
To save as default font size go to Tools menu > Font > Set as default font size
Note that it can be laggy, cause it reinterprets whole text along with deleting text from memory and then recreating text with new size, i won't go into details but this is not some standard zoom in/zoom out feature.
Text editor has tabs, you can right click on them to close all or others, there is alos an "x" button on the right of each tab, tab size depends on text window width.
Save all function saves all opened files (ATTENTION: tab with no specified filename will not be saved)