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

Remove default undefined_1.js file at startup #15

Open ghost opened 6 years ago

ghost commented 6 years ago

Is there a way to remove the default file that loads when launching this app? It's an excellent app!

chivesz commented 5 years ago

please?

nithda1 commented 4 years ago

i would like help on it...

UzayAnil commented 4 years ago

Is there a way to remove the default file that loads when launching this app? It's an excellent app!

make a new file and hover over the undefined1.js file and click the x

coder0107git commented 1 year ago

Note: This comment is just for reference The default file can be configured only if Codepad is installed from source and not through the Chrome Web Store. To configure the default file opened you need to change the appropriate values in src/settings/ace.defaults.json. The filename format used by Codepad is <newFileName>_<# of undefined files count>.<newFileExt>.