sapper-studio icon indicating copy to clipboard operation
sapper-studio copied to clipboard

File tree viewer

Open Rich-Harris opened this issue 7 years ago • 3 comments
trafficstars

Rich-Harris avatar May 20 '18 19:05 Rich-Harris

Viewer is implemented but is missing certain features:

  • [ ] rename files
  • [ ] create file
  • [ ] create directory
  • [ ] delete file/directory (with confirm dialog)
  • [ ] move file
  • [ ] scroll selected file into view

Rich-Harris avatar May 21 '18 01:05 Rich-Harris

Also collapse don't work (tested on Linux), you can only expand.

jcubic avatar Jun 20 '18 17:06 jcubic

No collapsing on Mac OS either. Node 11.3.0

resistdesign avatar May 03 '19 02:05 resistdesign