🚀 Behold the pioneering endeavor to finally bridge the mighty chasm between code editors and #GUIs using #LSP. 🖥️ Because clearly, what every developer craves is yet another "small proof-of-concept" project to make their already cozy setup even more "cutting-edge." 🙄
https://jamesbvaughan.com/bidirectional-editing/ #codeeditors #innovation #developercommunity #proof-of-concept #HackerNews #ngated
Code⇄GUI bidirectional editing via LSP

I built a small proof-of-concept for a system that enables real-time bidirectional editing between any modern code editor and a GUI, enabled by an LSP1 server. Code-based CAD I like working on small projects at home that benefit from CAD. I’m also a programmer with a personal development environment that I’ve spent years making as cozy as possible. Naturally I’ve been interested in finding code-based CAD system to use for my projects that allows me to use that cozy development environment.

james vaughan