intellij-emberjs
intellij-emberjs copied to clipboard
Ember.js support for JetBrains IDEs (IntelliJ, WebStorm, ...)
I'm running PyCharm Professional 2017.2.1 and Ember.js plugin 2017.2.1-0 on Ubuntu Linux (MATE desktop) 17.04. When I try to set up a new ember-cli project, I'm having problems setting the...
I'm using v2017.1.3-0 with Webstorm 2017.1.1. The class name I enter points to the wrong file in an in-app-repo. For example, I have an in-repo-addon named `activities-engine`.  When finding...
I have problem running ember-cli: Process did not exit properly (code = 127). Please try again on the command line. What's wrong? OS: Linux, Ubuntu 16.04 node v6.7.0 ember-cli 2.13.1
So with the release of 2017.1 we've got some auto import management in intellij. It would be awesome if you could some how intercept the pathing that it generates, and...
Thanks for the great work on the plugin, especially intl completion is a major time-saver. Is it possible to do code completion also: * in js, for `get/set()` variable names,...
The official [Angular plugin](https://github.com/JetBrains/intellij-plugins/tree/master/AngularJS) has some code to support generating files through Angular CLI and we should probably "steal" it... 😉
It would be quite helpful if router instances were included in the list of classes. I can get there fairly easily, of course, by navigating to the file proper, but...
Support the generation of `http-mock`s. Node completions should be activated. Should the `server` count as a separate module?
The Handlebars styling seems to lump all attributes under the same style in the Options menu, and it'd be great if there is a way to style component names separately.
Issue where a route/model/controller called "service" shows up as a service icon in the folder tree
