moe icon indicating copy to clipboard operation
moe copied to clipboard

Initial support for LSP

Open fox0430 opened this issue 4 years ago • 2 comments

fox0430 avatar Apr 25 '20 17:04 fox0430

I think this feature would make a huge difference.

It is one of the things holding me back from using moe even more often.

It needs to be implemented in a way that never blocks the user from doing his thing, typing, making changes and so forth. So as much as possible should be delegated to background processes, and if the user wants to do something while the whole LSP/highlighting/ autocompletion stuff is not yet up to speed, then moe needs to simply interrupt it, because IMO user input and direct reactions to them should always have priority over any fancy feature like syntax highlighting or showing symbols with LSP.

tobimensch avatar Jul 07 '20 18:07 tobimensch

Link #523

fox0430 avatar Jul 22 '20 07:07 fox0430