We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed all links in wiki from adobe/brackets to brackets-cont/brackets
change example shortcut to one that's not already used by core
Updated Simple "Hello World extension (markdown)
renamed hello-world wiki
adds instructions for running the extension
streamline hello world code by moving unit test example onto extension unit-testing wiki page
Updated Simple "Hello World" extension (markdown)
link to package.json info
add an "advanced" Hello, World example too - example of document editing
simplify: use Show Extensions Folder shortcut, and remove sample code for less-common use cases
add hint on package-style command id naming
Update for Sprint 10 menu item API simplification
instructions + links to more info
more key binding info
tweak 'dynamic label' comment for clarity; move lower since it's a less common use case
added a note on how to change the menu via setting command name
New "Hello world" sample that uses standard API for adding menu item (and shortcut)
Minor formatting for jslint
Add jslint comments / headers
Created Simple "Hello World" extension (markdown)