intellij-emberjs icon indicating copy to clipboard operation
intellij-emberjs copied to clipboard

Ember.js support for JetBrains IDEs (IntelliJ, WebStorm, ...)

Results 68 intellij-emberjs issues
Sort by recently updated
recently updated
newest added
trafficstars

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`. ![image](https://user-images.githubusercontent.com/46033/27753574-12c6df6a-5d9b-11e7-88f0-bebed0adcbe9.png) 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

question

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...

enhancement

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,...

enhancement

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... 😉

enhancement

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...

enhancement

Support the generation of `http-mock`s. Node completions should be activated. Should the `server` count as a separate module?

enhancement

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.

enhancement

![image](https://cloud.githubusercontent.com/assets/2148546/21780742/9d36dab8-d661-11e6-8704-edc1c146956b.png)

bug