Felix Angell

Results 52 issues of Felix Angell

![image](https://user-images.githubusercontent.com/6254332/36789964-2bd4db1a-1c8b-11e8-8c49-0a3a07e88fda.png)

bug

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)

feature
P-low

something akin to emacs with tab completion?

feature
P-low

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...

feature
P-low

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...

feature
P-low

this would fold code at blocks? toggled by either a shortcut + an arrow button thing in the gutter of the buffer.

feature
P-low

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.

feature
P-high

introduce variables into the toml configs in the theme files which can be referenced in the syntax highlighter files? any alternatives?

feature
help wanted
P-high