Is there an IDE out there that does structural syntax highlighting?

后端 未结 11 1955
失恋的感觉
失恋的感觉 2021-02-04 00:02

Somewhat inspired by this question about a graphical programming environment. I don\'t think that C++ or C# are really conducive to this type of environment, but perhaps there\

11条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-04 00:43

    A nice idea. Personally, I really don't like folding editors, but this would be quite tolerable - you'd want to be able to toggle it on/off easily though. Perhaps someone has already done this for the hyper-programmable editors like vim and emacs?

提交回复
热议问题