Comment by zingar

1 year ago

I personally don’t like VS Code although if this works well I might open it just for this feature. I’d still be coding and taking notes in emacs though. Any thoughts on putting most of the smarts into a server process so that any editor can have a plug-in that talks to it?

Definitely an interesting thought, although we wouldn't be able to support any UI/UX. We could host a separate utility and expose endpoints for UML or markdown though.

  • Please do consider it! I would love to have this feature in emacs and would be willing to write an implementation if this bit was done.