Felix Angell

Results 29 comments of Felix Angell

* clicking on buffers to focus on them

this might involve quite a lot of re-jiggling with the buffer editing code.

Interesting idea, this could possibly happen but maybe something I would start to look into when the editor is more stable. I imagine this could be implemented as a plugin...

tracking: * [ ] make it so that the current selection is invalidated e.g. when we remove shift key and move? * [ ] fix panic when we try select...

tracking: * [ ] arrow up/down selects suggestions if they exist * [ ] pressing enter completes the word from the suggestion box * [ ] handle all little edge...

there should also be an option to possibly disable this?

the editor should allow buffer modifications but warn the user before they save

i think this could be related to #92

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

note that this could also stem to other features such as: * file tree view sidebar thing * multiple phi workspaces + easy switching method