Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2019. It is now read-only.

angular-ui/AngularJs.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

AngularJs Textmate Bundle

Installation

With Git

TextMate 1

git clone git://github.com/angular-ui/AngularJs.tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/AngularJs.tmbundle

TextMate 2 (Avian)

git clone git://github.com/angular-ui/AngularJs.tmbundle.git ~/Library/Application\ Support/Avian/Bundles/AngularJs.tmbundle

Without Git

  1. Download the code
  2. Extract the package
  3. Rename the folder to 'AngularJs.tmbundle' and choose Use .tmbundle Extension
  4. Double click on the new folder and TextMate will handle the rest!

Tab Triggers

Html

  • repeat
  • switch + when + default
  • show + hide
  • plural pluralize
  • options
  • view
  • inc include
  • click

Javascript

  • is + [# to select] isArray, isObject, isDefined, isFunction, isString
  • lower lowercase
  • upper uppercase
  • mod + dir new module or directive template
  • noop
  • extend
  • each forEach
  • http
  • watch
  • digest
  • el element
  • .$ + [# to select] $scope.$digest, $scope.$apply, $scope.$watch, $scope.$eval
  • http $http()
  • noop
  • filter $filter
  • copy
  • mod angular.module(). // Includes a preceeding docblock
  • dir directive()
  • route $routeProvider.when

About

AngularJs Textmate Bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /