Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

angular-ui/AngularJS-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickEdit directives, controllers and services?

Yes Please!

Watch a screencast of Angular-JS-brackets in action.

Preview

Screenshot

GIF!

Contribute

  1. Uninstall the version you installed via brackets package manager
  2. git clone git@github.com:angular-ui/AngularJS-brackets.git ~/Library/Application\ Support/Brackets/extensions/user/AngularJS-brackets (the destination may be different for your OS)
  3. In Brackets: Debug > Show Developer Tools
  4. In the Developer Tools window, Sources > CTRL/CMD+O and type in 'angular' to filter to files from this extension
  5. Place breakpoints or debuggers, etc where necessary
  6. Fork the repo and send pull-requests!