Monday, March 7, 2016

Ctrl - Q to show Angular JS doc

move cursor to module and Ctrl - Q to show doc

(function () {
  "use strict";
  angular.module("pizzaApp",[]);
})();

No comments:

Post a Comment