Resharper Angularjs Versions Save

ReSharper plugin for AngularJS support

v1.8.0

7 years ago

What's new?

  • Support for ReSharper 2017.1

What's new in v1.7.0

Installation

Install it via ReSharper → Extension Manager.

v1.7.0

7 years ago

What's new?

  • Support for ReSharper 2016.3 RTM

What's new in v1.6.2

Installation

Install it via ReSharper → Extension Manager.

v1.6.2

7 years ago

What's new?

  • Address performance concerns with a larger number of directives

What's new in v1.6.1

Installation

Install it via ReSharper → Extension Manager.

v1.6.1

7 years ago

What's new?

  • Updated for ReSharper 2016.2

What's new in v1.5.1

Installation

Install it via ReSharper → Extension Manager.

v1.5.1

7 years ago

What's new?

  • Fix for exception on ReSharper 2016.1.2
  • Fix for "Cannot resolve tag" warning if directives are declared in both code and JSDoc

Installation

Install it via ReSharper → Extension Manager.

v1.5.0

7 years ago

What's new?

  • Support for ReSharper 2016.1
  • Addressing performance issues while typing (#45)

Installation

Install it via ReSharper → Extension Manager.

v1.4.1

8 years ago

What's new?

  • Support for ReSharper 10 (#39)
  • Fixed multiple custom directives in JSX code completion

jsx

Installation

Install it via ReSharper → Extension Manager.

v1.3

8 years ago

Tagged and uploaded before everything was ready for the 9.2 release...

v1.4.0

8 years ago

What's new?

  • Support for ReSharper 10 (#39)

Installation

Install it via ReSharper → Extension Manager.

v1.3.1

8 years ago

What's new?

  • Support for ReSharper 9.2 (#33)
  • HTML elements and attributes dynamically parsed from ngDoc comments, and the directive function (#6, #30, #32). Built in directives are parsed from the angular.js file, and custom directives are parsed from your own code.

custom_directives

  • Improve code completion for injected services (#7). ReSharper now knows the types of the services injected into controllers, directives, filters, etc. and can offer improved code completion for those services. It works with built in and custom services, providers, factories, values and constants. It also supports injecting providers (e.g. a controller can inject $http and $httpProvider and get code completion for the methods on both objects).

injected_type_completion

Installation

Install it via ReSharper → Extension Manager.