Sha256: 5a3fdcce2955630ab4cff08ae8b9eace8485f6f93466b8ecbec570a1222ee659
Contents?: true
Size: 986 Bytes
Versions: 130
Compression:
Stored size: 986 Bytes
Contents
--- name: HTML (Rails) fileTypes: - rhtml scopeName: text.html.ruby uuid: 45D7E1FC-7D0B-4105-A1A2-3D10BB555A5C foldingStartMarker: |- (?x) (<(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)\b.*?> |<!--(?!.*-->) |\{\s*($|\?>\s*$|//|/\*(.*\*/\s*$|(?!.*?\*/))) ) patterns: - name: comment.block.erb captures: "0": name: punctuation.definition.comment.erb begin: <%+# end: "%>" - name: source.ruby.rails.embedded.html captures: "0": name: punctuation.section.embedded.ruby begin: <%+(?!>)=? end: -?%> patterns: - name: comment.line.number-sign.ruby captures: "1": name: punctuation.definition.comment.ruby match: (#).*?(?=-?%>) - include: source.ruby.rails - include: text.html.basic foldingStopMarker: |- (?x) (</(?i:head|body|table|thead|tbody|tfoot|tr|div|select|fieldset|style|script|ul|ol|form|dl)> |^\s*--> |(^|\s)\} ) keyEquivalent: ^~R
Version data entries
130 entries across 125 versions & 18 rubygems