We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add image to illustrate package.json mapping to Extension Manager's list UI
Relaunch Chrome dialog is, once again, Mac only
formatting tweaks
link to package.json info
add info on package.json; simplify setup instructions slightly
reorganize to help extension developers who need to write a package.json right now; clarify what's implemented vs. coming later
Updated How to Use Brackets (markdown)
Updated Brackets Extensions (markdown)
add package.json & PanelManager info
Added shortcuts used by probertson/brackets-delete-line-start-end extension: Cmd+Delete/Cmd+Backspace on Mac, Alt+Delete/Alt+Backspace on Win
Added link to probertson/brackets-delete-line-start-end extension
Fix file extension typo
Change init/disable to load/unload
add screencast image
add remove extension screenshot
update image URL
Merge branch 'master' of github.com:adobe/brackets.wiki
Fix a broken sentence, add video.
add refresh file tree
Updated Extensions2 (markdown)
Updated Grunt Setup (markdown)
Added note about the need to define the extension APIs.
Updated Extensions2 for the new prototype