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
Updated Brackets Coding Conventions (markdown)
Syntax highlighting
Link to new Brackets JSDocs page
CollectionUtils -> _
more guidance on which tempting jQuery APIs to avoid
Update error examples
Add examples to error handling section
Add Exceptions/Asserts/Logging section
fix syntax typo
JSLint clarification
update double/single quote info per issue #1100
Changed the "wrong" double quoted string to contain single quotes when passed into the function.
Broke out a couple more categories, included note about Closure vars
fixes #807