Quick code documentation.
When you   open  quick code, it will open the home screen. You can  choose to open  a file or folder.
If you open  a folder, you can choose a file   to open in that folder. You can also choose to open a file directly. Either way, you will end   up   in the editer.
Keyboard shortcuts
Control r, run code. This runs the current file  you have open.
Control t, open a command prompt window in the current folder you are  in. This doesn't work with opening just files.
Control g, go to line. This will allow you to go to a line number with in the file.
I, get indentation level,  this will report the current indentation for the current line  you are on.
Have  fun using  quick code!