aonic / brackets-QuickOpenPHP

Adobe Brackets Ctrl+T QuickOpen function definition support for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload extension to Brackets extension registry

njx opened this issue · comments

Hi!

As you might already know, Brackets now has a built-in Extension Manager that lets users browse and install extensions from a central registry. It would be great if you could upload your extension to the registry--over half of the extensions on the old "Brackets Extensions" wiki page have moved over already, and eventually we'd like to get rid of that page altogether.

Here's more info on how to upload your extension to the registry: https://github.com/adobe/brackets/wiki/Extension-Registry-Help. It's pretty simple: you just have to create a package.json file if you don't already have one, make a zip file, and then drag and drop it into the registry web app.

Also--once you've uploaded your package to the registry, if you could move it to the "Moved Extensions" section of the old Brackets Extensions wiki page (https://github.com/adobe/brackets/wiki/Brackets-Extensions) that would be great.

Thanks! (And sorry for the form letter.)