phi icon indicating copy to clipboard operation
phi copied to clipboard

open folder command

Open felixangell opened this issue 7 years ago • 2 comments

a way to open a folder, which would basically setup some kind of "phi_workspace" which contains the current directory. then the command palette would scrape this directory for directories/files to load.

felixangell avatar Apr 29 '18 17:04 felixangell

the general idea is that when we load the editor up we create a "phi_workspace". as we open buffers or make new files these are added into the phi workspace. then the user can load their own workspace which is basically any folder which the editor will look for files relative to

felixangell avatar Apr 29 '18 18:04 felixangell

note that this could also stem to other features such as:

  • file tree view sidebar thing
  • multiple phi workspaces + easy switching method

felixangell avatar Apr 29 '18 18:04 felixangell