SublimeText / PackageDev

Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
MIT License
436 stars 83 forks source link

Theme: Enable rule completions in the parent mapping #234

Closed deathaxe closed 5 years ago

deathaxe commented 5 years ago

This commit enables rule completions in "parent" mappings:

  "parents": [
    {"class": "dialog", "attributes": ["file_light"]}
      ^^^^^ ^ here
  ],