nkashyap / console.io

JavaScript Remote Web Console
http://nkashyap.github.io/console.io
189 stars 20 forks source link

feature request: display name of javascript file being edited in editor #8

Open maciejblinkbox opened 11 years ago

maciejblinkbox commented 11 years ago

I just started to use save/open functionality in javasript editor.

It would be nice to have the editor telling you the name of the file you are working on. So perhaps the label saying 'Editor' could say 'Editor - {filename}' or 'Editor - UNSAVED'.

Also, 'Delete file' button (with confirmation dialog) wouldn't hurt.

nkashyap commented 10 years ago

it is fixed in latest release

nkashyap commented 10 years ago

except delete feature :(