scottsilverlabs / raspberrystem

raspberrySTEM(TM) Educational and Hobbyist Development Kit based on the Raspberry Pi
www.raspberrystem.com
Apache License 2.0
3 stars 0 forks source link

IDE: File based editor #18

Closed brian-silverman closed 10 years ago

brian-silverman commented 10 years ago

Editor should be file based - should support a simple new/open/close/save/delete. Perhaps all files should be in the same directory, like ~/projects, so that only a dropdown is needed to choose files.

Perhaps it could be as simple as a single dropdown with filenames, and a "New..." at the top. Saving could just be autosaving, always. Would also require a way to delete files, and rename files.