We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Syntax highlighting
Updated Brackets Coding Conventions (markdown)
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