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

后端 未结 11 1983
失恋的感觉
失恋的感觉 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条回答
  •  暖寄归人
    2021-02-04 00:42

    I'm working on a Visual Studio extension inspired by this question. You can see what I have so far here:

    http://lorgonblog.wordpress.com/2010/11/12/the-f-compiler-source-release-making-it-easy-to-write-cool-visual-studio-extensions/

提交回复
热议问题