Skip to content

jskrepnek/resharper-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resharper-angularjs

A plugin for ReSharper 7.1 that adds support for AngularJS.

What does it do?

This plugin provides code completion for AngularJS attributes in HTML files. It supports the standard "ng-" sytnax, as well as the "data-ng-" syntax.

The plugin also installs a set of Live Templates for use in HTML, JavaScript, and basic support for TypeScript. The templates are grouped into helpers for module, directive, scope, global, html and routing. They can be seen and edited in the Templates Explorer.

The Live Templates are based on the IntelliJ templates by Pawel Kozlowski.

How do I get it?

If you wish to just install a copy of the plugins without building yourself:

Building

To build the source, you need the ReSharper 7.1 SDK installed. Then just open the src\resharper-angularjs.sln file and build.

About

ReSharper plugin for AngularJS support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.0%
  • XML 4.2%
  • Shell 1.8%