SublimeText / PackageDev

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

Fix Context completions in multi-push statements not displayed #209

Closed deathaxe closed 5 years ago

deathaxe commented 5 years ago

Fixes #201

This commit fixes an issue with multi-push/multi-set contexts not being scoped as include-list, if the sequence spans multiple lines.