Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Make "New File" always open in the code window section #35

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

We have a File System section, Shell section, and Code window section. Right now the "New File" opens in the currently active section. It should always switch to the code window section before opening the new file.