Sha256: 6b32d4204f2a70d75aa0b0ef81e49761eee5a7efbf47a35f4624dcba5db3cfae

Contents?: true

Size: 563 Bytes

Versions: 3

Compression:

Stored size: 563 Bytes

Contents

{
  "scopeName": "hidden.regexp.injection-shell",
  "patterns": [
    {
      "begin": "\\s+(=~)\\s+(?=[^'\"\\s])(?!\\]\\])",
      "end": "[ \\t]",
      "patterns": [
        {
          "match": "\\G((?:[^\\\\\\s]|\\\\.)++)",
          "captures": {
            "1": {
              "patterns": [
                {
                  "include": "source.regexp"
                }
              ]
            }
          }
        }
      ],
      "beginCaptures": {
        "1": {
          "name": "keyword.operator.logical.shell"
        }
      }
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
github-linguist-7.11.1 grammars/hidden.regexp.injection-shell.json
github-linguist-7.10.0 grammars/hidden.regexp.injection-shell.json
github-linguist-7.11.0 grammars/hidden.regexp.injection-shell.json