andrewbrg / codepad-chrome-app

An awesome multi-language IDE written in JavaScript, crafted for ChromeOS and released under the GNU general public license!
https://chrome.google.com/webstore/detail/code-pad-ide/adaepfiocmagdimjecpifghcgfjlfmkh
GNU General Public License v3.0
135 stars 85 forks source link

When no file is open, CTRL+N will not work. #45

Open truecrunchyfrog opened 4 years ago

truecrunchyfrog commented 4 years ago

If no file is open, doing CTRL+N will not open a new file, it will open a new chrome window. Please prevent this.