Skip to content

jv9/resharper-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resharper-angularjs

A plugin for ReSharper 7.1 and 8.0 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-" syntax, as well as the "data-ng-" syntax.

  • Code completion for AngularJS attributes in HTML files. It supports the standard "ng-" syntax, as well as the "data-ng-" form.
  • Live Templates for HTML, JavaScript and 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?

You can install directly into ReSharper 8.0 via the Extension Manager in the ReSharper menu. Since the package is currently pre-release for 8.0 (nightly builds might introduce breaking changes), make sure "Include prerelease" is selected in the dialog.

To install in ReSharper 7.1:

Building

To build the source, you need the ReSharper 7.1 and 8.0 SDKs 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