name: HTML (ASP) fileTypes:
-
asp
scopeName: text.html.asp uuid: 27798CC6-6B1D-11D9-B8FA-000D93589AF6 foldingStartMarker: (<(?i:(head|table|div|style|script|ul|ol|form|dl))b.*?>|{) patterns:
-
name: source.asp.embedded.html endCaptures:
"0": name: punctuation.section.embedded.end.asp
begin: <%=? beginCaptures:
"0": name: punctuation.section.embedded.begin.asp
end: “%>” patterns:
-
name: comment.line.apostrophe.asp captures:
"1": name: punctuation.definition.comment.asp
match: (').*?(?=%>)
-
include: source.asp
-
-
include: text.html.basic
foldingStopMarker: (</(?i:(head|table|div|style|script|ul|ol|form|dl))>|}) keyEquivalent: ^~A