Tobias Bieniek
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
-
-
Tobias Bieniek created a post, How to use JSModuleReferenceContributor
I'm the author of the Ember.js plugin and I would like to make import references work properly. I'll give a few examples: - `import foo from 'ember-cli-foobar'`: the ES6FromClause reference should ... -
Tobias Bieniek commented, -
Tobias Bieniek commented, -
-
-
Tobias Bieniek commented, -
-
Tobias Bieniek created a post, Ember.js plugin: Inheritance
I'm working on the Ember.js plugin for IntelliJ at https://github.com/Turbo87/intellij-emberjs and was wondering if I could hint IntelliJ on how to handle the Ember.js inheritance pattern. A comp...