ace-code-editor
Version:
Ajax.org Code Editor is a full featured source code highlighting editor that powers the Cloud9 IDE
17 lines • 332 B
JSON
[[
["razor-block-start","@{"],
["punctuation.block.razor","@{"]
],[
["razor-block-start","@{"],
["text","\t"],
["identifier","Layout"],
["text"," "],
["keyword.operator","="],
["text"," "],
["string.start","\""],
["string","~/layout"],
["string.end","\""]
],[
"start",
["punctuation.block.razor","}"]
]]