SublimeText / PackageDev

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

Rewrite "Sublime Completions" syntax #123

Closed r-stein closed 7 years ago

r-stein commented 7 years ago

This rewrites the "Sublime Completions" syntax based on the new keybinding syntax. It also adds some completions to fill the corresponding fields.

Fixes #112.

FichteFoll commented 7 years ago

Merged in b5d4f85c946ed05b79fc3a1db7db7c70adfeef2c.

FichteFoll commented 7 years ago

I think the reason why github doesn't detect the commits being merged is because you targetted the develop branch, which I stopped using a few months ago. I'll retarget the remaining open PRs, which will hopefully make this work properly.

Unfortunately I can't retrospectively retarget PRs whose commits I already merged.