Skip to content

JavaScript-Resource/resharper-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resharper-angularjs

A plugin for ReSharper 10 that adds support for AngularJS.

What does it do?

This plugin adds the following features:

  • Code completion for AngularJS elements and attributes in HTML files. It supports the standard ng- syntax, as well as the data-ng- and x-ng- forms.
  • Improved code completion for injected services in controllers, directives, filters, etc. ReSharper knows the type of injected services and shows improved code completion for properties of these services and providers.
  • 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 via the Extension Manager in the ReSharper menu.

Packages for previous versions (8.2, 9.0, 9.1 and 9.2) are still available on the Extension Manager.

About

ReSharper plugin for AngularJS support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.6%
  • C# 16.1%
  • Other 0.3%