All Projects → JetBrains → Resharper Angularjs

JetBrains / Resharper Angularjs

Licence: apache-2.0
ReSharper plugin for AngularJS support

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Resharper Angularjs

Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-87.41%)
Mutual labels:  jetbrains, plugin
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (+117.04%)
Mutual labels:  jetbrains, plugin
Resharper Fsharp
F# support in JetBrains Rider
Stars: ✭ 216 (+60%)
Mutual labels:  jetbrains, plugin
Resharper Cyclomatic Complexity
ReSharper plugin to measure cyclomatic complexity as you type
Stars: ✭ 107 (-20.74%)
Mutual labels:  jetbrains, plugin
A File Icon Idea
Atom File Icons plugin for IntelliJ IDEA products
Stars: ✭ 90 (-33.33%)
Mutual labels:  jetbrains, plugin
Resharper Unity
Unity support for both ReSharper and Rider
Stars: ✭ 953 (+605.93%)
Mutual labels:  jetbrains, plugin
Envfile
EnvFile 3.0 is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
Stars: ✭ 293 (+117.04%)
Mutual labels:  jetbrains, plugin
Multihighlight
Jetbrains IDE plugin: highlight identifiers with custom colors 🖌💡
Stars: ✭ 65 (-51.85%)
Mutual labels:  jetbrains, plugin
Ion Digit Keyboard V2
A digital keyboard plugin to use in Ionic 2 applications.
Stars: ✭ 97 (-28.15%)
Mutual labels:  plugin, angularjs
Poetry Pycharm Plugin
A PyCharm plugin for poetry
Stars: ✭ 113 (-16.3%)
Mutual labels:  jetbrains, plugin
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (-2.96%)
Mutual labels:  plugin
Voicewp
Create Alexa Skills through WordPress
Stars: ✭ 132 (-2.22%)
Mutual labels:  plugin
Streamdeck Tools
The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic
Stars: ✭ 133 (-1.48%)
Mutual labels:  plugin
Filepond
🌊 A flexible and fun JavaScript file upload library
Stars: ✭ 11,869 (+8691.85%)
Mutual labels:  plugin
Fusebox Angular Universal Starter
Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, material, firebase, Jest, Nightmare, and more
Stars: ✭ 132 (-2.22%)
Mutual labels:  angularjs
Godot Engine.github Integration
A Godot Engine addon to integrate a native GitHub client inside Godot's Editor. Manage your project without even opening your browser!
Stars: ✭ 134 (-0.74%)
Mutual labels:  plugin
Poetry Dynamic Versioning
Plugin for Poetry to enable dynamic versioning based on VCS tags
Stars: ✭ 131 (-2.96%)
Mutual labels:  plugin
Kk plugins
Plugins for Koikatsu, EmotionCreators, AI Girl, and Honey Select 2
Stars: ✭ 129 (-4.44%)
Mutual labels:  plugin
Baseelements Plugin
FileMaker Pro plugin used for BaseElements to provide file, dialog and XSLT functions.
Stars: ✭ 130 (-3.7%)
Mutual labels:  plugin
Aping
angular module to get and display data by adding html-attributes
Stars: ✭ 135 (+0%)
Mutual labels:  angularjs

official JetBrains project

resharper-angularjs

A plugin for ReSharper 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 are still available on the Extension Manager.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].