Sha256: 5775741ee9b2b069554a59ab68b392f06eb647315522e4a34f9d094babff8a3e
Contents?: true
Size: 618 Bytes
Versions: 27
Compression:
Stored size: 618 Bytes
Contents
{"name":"Error List","scopeName":"text.error-list","patterns":[{"include":"#error-count"},{"include":"#filename"},{"include":"#message"}],"repository":{"error-count":{"match":"(?\u003c=\\[)(\\d+\\s*errors)(?=\\])","captures":{"1":{"name":"keyword.other.error-list"}}},"filename":{"match":"^([^ ].*:)$","captures":{"1":{"name":"entity.name.filename.error-list"}}},"location":{"match":"(?\u003c=\\()(\\d+),\\s*(\\d+)(?=\\))","captures":{"1":{"name":"constant.numeric.location.error-list"},"2":{"name":"constant.numeric.location.error-list"}}},"message":{"begin":"\\(","end":"\\n","patterns":[{"include":"#location"}]}}}
Version data entries
27 entries across 27 versions & 1 rubygems