SublimeText / PackageDev

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

Add syntax definition for the new syntax format (using the new format) #57

Closed FichteFoll closed 7 years ago

FichteFoll commented 9 years ago

Hype!

ryboe commented 9 years ago

I'm rewriting my CSS syntax definition in the new format and truly miss all the awesome productivity enhancements of AAAPackageDev. I'd love to see this enhancement.

BTW Thanks so much for this awesome package.

chiefy commented 9 years ago

:+1:

FichteFoll commented 7 years ago

This is now available on the latest pre-release version for ST versions >=3092. Please test and share your experiences.

To enable installation of pre-releases, open "Preferences: Package Control - User" via the command palette and add this:

    "install_prereleases":  ["PackageDev"],
keith-hall commented 7 years ago

My experience is... "how did I ever live without it!?" awesome work dude!

FichteFoll commented 7 years ago

Given that this has ben thoroughly tested by multiple people for a few months, I'm assuming this to be feature complete and closing.

What follows are the other issues for the 3.0.0 milestone, which is mostly #67.