Michael Hunziker
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Michael Hunziker 创建了一个帖子, File template with predefined file name
Hi all!I would like to create a file template for JavaScript unit test files.They all have the ending ".spec.js". In my file template I would like to predefine this file name ending.Somehow I need ... -
Michael Hunziker 创建了一个帖子, Is there a difference between IntelliJ 14 inspection and Webstorm 9 inspection?
Hi all! In our team we have some developers (Java / JavaScript developers) which are using InteliJ14 and some developers (only JavaScript developers) that are using Webstorm 9.Will we get the same ... -
-
-
Michael Hunziker 创建了一个帖子, Offline inspection does not work anymore in WebStorm 9 (in combination with Git integration plugin)
Hi!We just updated from Webstorm 8 to Webstorm 9 (WS-139.252), now the offline code inspection does not work anymore :(We get the following error. However if I disable the "Git Integration" plugin ... -
Michael Hunziker 进行了评论, -
Michael Hunziker 创建了一个帖子, Jasmine 2.0 methods not recognized by Webstorm 8
Hi all!We have just upgraded karma-jasmine to the newest version (npm install karma-jasmine@2_0 --save-dev).It now uses Jasmine 2.0.However, Webstorm does not seem to recognize Jasmine 2.0 methods ... -
Michael Hunziker 创建了一个帖子, Webstorm Offline Inspection - only inspect uncommited files
Hi all!We're using Webstorm Offline Inspection together with Maven. We have created a script which starts the inspection with the following command:sh $WEBSTORM_PATH/bin/inspect.sh $PROJECT_ROOT $P... -
Michael Hunziker 进行了评论, -