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

后端 未结 11 1954
失恋的感觉
失恋的感觉 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:36

    Coderush does structural highlighting:


    (source: devexpress.com)

    It quite feasible you could write your own plugin with DevExpress that achieves your exact original screen shot.

提交回复
热议问题