Skip to content

Releases: JetBrains/resharper-angularjs

1.8.0 for ReSharper 2017.1

06 Apr 16:46
Compare
Choose a tag to compare

What's new?

  • Support for ReSharper 2017.1

What's new in v1.7.0

Installation

Install it via ReSharper → Extension Manager.

1.7.0 for ReSharper 2016.3

23 Dec 00:58
Compare
Choose a tag to compare

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 for ReSharper 2016.2

20 Oct 15:05
Compare
Choose a tag to compare

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 for ReSharper 2016.2

02 Sep 13:43
Compare
Choose a tag to compare

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 for ReSharper 2016.1

14 Jul 11:34
Compare
Choose a tag to compare

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 for ReSharper 2016.1

14 Jul 11:32
Compare
Choose a tag to compare

What's new?

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

Installation

Install it via ReSharper → Extension Manager.

v1.4.1 for ReSharper 10

10 Nov 17:22
Compare
Choose a tag to compare

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.4.0 for ReSharper 10

10 Nov 16:53
Compare
Choose a tag to compare

What's new?

  • Support for ReSharper 10 (#39)

Installation

Install it via ReSharper → Extension Manager.

v1.3.1 for ReSharper 9.2

23 Oct 12:43
Compare
Choose a tag to compare

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.

v1.3.0 Obsolete - do not use

10 Nov 16:54
Compare
Choose a tag to compare

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