Tobias Bieniek
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 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 ... -
创建于 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...