Felix Angell
Felix Angell

will update this when im more awake
the editor is purely keyboard based. mouse support should be added, specifically: * clicking to move the cursor around * click and drag to make selections (depends on #47)
would be nice to have a little auto complete menu rendered with some keywords/words measured from the buffer? in addition to this it should be relatively flexible so that we...
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...
this would fold code at blocks? toggled by either a shortcut + an arrow button thing in the gutter of the buffer.
there is currently some selection stuff. the rendering only works for "positive" selections at the moment. operations like delete, backspace, enter, ctrl+x, ctrl+c, etc. need to operate on selections.
introduce variables into the toml configs in the theme files which can be referenced in the syntax highlighter files? any alternatives?