multiple file support, tree, editor tabs ++

Summary

  • multi-file!
  • file tree connected and usable
  • editor tabs
  • lots of terminal commands and tweaks
  • pm2 on backend
  • service map [EARLY]

Current State

paneView
  • fix bugs with resize panes
explorer
  • file list from server (not mocked)
  • switching works
editor
  • content switching works (when clicking tree, etc)
  • basic tabs functional: create, remove, switch
  • initial file from package.json
terminal
  • basic fullscreen
  • delete command works properly (for project)
  • help command
  • clear and cls
  • basic terminal menu bar
  • (Control/Command)-S to save current file
  • file: (X)add, (X)delete, (X)rename
server
  • multi-file read”,
  • multi-file write”,
  • multi-file persist read”,
  • multi-file persist write”,
  • basic pm2 integration”
serviceMap
  • basic GUI representation of services