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
134 stars 86 forks source link

Some Issues #90

Open drbkd opened 1 year ago

drbkd commented 1 year ago

I do not know if this is machine-based error but I have encountered some bugs when using the application on my chromeOS.

I found this application to be problematic. Closing the current tab unexpectedly shuts down the whole app, putting my data at risk.

When I tried using Ctrl-N to create a new file, it opened a Chrome tab instead of functioning properly.

The default JavaScript template that appears when making a new file was frustrating; I'd prefer the option to start with plain text without extra steps. I think it would be better if the app began with plain text and added formatting based on the file's extension.

Additionally, I accidentally closed several files, including ones I wanted to keep open, which added to my frustrations.

coder0107git commented 1 year ago

Possibly related issues. Since Codepad hasn't had any updates in a while (probably a dead project) I would suggest trying out online VSCode, online Brackets (Phoenix), or Stackblitz.