项目作者: herrherrmann
项目描述 :
Angular UI Bootstrap Snippets for VS Code
高级语言:
项目地址: git://github.com/herrherrmann/angular-bootstrap-code.git
Angular UI Bootstrap Snippets for VS Code
Snippets for UI Bootstrap (Bootstrap components for AngularJS). Migrated from my Atom Package angular-bootstrap.
How To Use
In any HTML or JavaScript file simply start typing uib-
and you’ll see auto-completions.
Tip: Quickly toggle through highlighted placeholders via pressing tab!
Demos



Changelog
4.0.7
- restructured properties to choices (thanks dawnb!)
4.0.6
- fixed the semi-broken uib-modal-open snippet (JS)
- added screenshots to the readme
4.0.1
- initial release (migration from angular-bootstrap 1.0.0).
- version number is 4.0.1 because I had some hiccups with vsce in the beginning