Razor syntax highlighting for Ace editor [duplicate]

好久不见. 提交于 2019-12-23 05:46:17

问题


Razor is a combination of HTML and C#. But neither ACE or Codemirror have Razor in their modes scripts.

Does anybody have a Razor mode for either of these or any other editors?

Thanks in advance


回答1:


This question: < How to do embedded highlightings in Ace editor if embedding requires proper brace nesting? > have mostly working c# Razor mode for Ace, you can ask its author to make a pr to Ace.



来源:https://stackoverflow.com/questions/24913932/razor-syntax-highlighting-for-ace-editor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!