项目作者: herrherrmann

项目描述 :
Angular UI Bootstrap Snippets for VS Code
高级语言:
项目地址: git://github.com/herrherrmann/angular-bootstrap-code.git
创建时间: 2016-08-14T22:21:13Z
项目社区:https://github.com/herrherrmann/angular-bootstrap-code

开源协议:

下载


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

uib-btn snippets in action

uib-modal html snippet in action

uib-modal js snippet in action

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