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

i understand stopping for copyright changes but i need this to be fixed #38

Open thegamer6707 opened 4 years ago

thegamer6707 commented 4 years ago

when i download my friends .zip file i pull files in it and it says filesystem error when i try to change the code on it

coder0107git commented 3 years ago

Zip files are read-only (on most operating systems). You have to extract the files from the zip file before you can make edits.