This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Releases: angular-ui/AngularJS-Atom
Releases · angular-ui/AngularJS-Atom
0.2.0
Features
- upgrade to be compatible with atom v1.0 API.
Please see Upgrading your package to 1.0 APIs for more details.
Bug fixes
- fix syntax highlight error for angular directives
0.1.0
0.0.5 : Bug fixes
0.0.4 : merge atom-angularjs
Changelog:
Merge atom-angularjs package.
- support autocompletes in html and javascript
- support snippets in html and javascript
thanks to @btesser
0.0.3: Bug fixes
Changelog:
Issue #2 : Improvements to Atom conversion thanks to @stevehansell
- Replaced $TM_JAVASCRIPT_TERMINATOR with semi-colons
- Removed escaping on $s in the snippet body
- Inserted a comma into '.text.html, .meta.tag': to fix the html snippets
0.0.2: Updated assets
Add more assets, e.g. keymaps, menus, for more flexibility/options.