@phoenix-plugin-registry/brackets-materialangularjs-codehints

Extend Brackets HTML code hints and collif's Brackets-HTML5CodeHints with Material-AngularJS elements like md-button, md-sidenav, md-tabs, md-toast

Usage no npm install needed!

<script type="module">
  import phoenixPluginRegistryBracketsMaterialangularjsCodehints from 'https://cdn.skypack.dev/@phoenix-plugin-registry/brackets-materialangularjs-codehints';
</script>

README

Brackets-MaterialAngularJS-CodeHints

Extend Brackets HTML code hints and collif's Brackets-HTML5CodeHints with AngularJS elements like ng-include, ng-view and attributes such as ng-class, ng-controller, ng-app.

Extended code from the guys above with MaterialDesign Elements and Attributes - see: https://material.angularjs.org

Feel free to fork this repo and add more attributes, Create Pull Requests or Issues on this Repo

Thanks collif for inspiration