Abdu Bukres
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
Abdu Bukres 进行了评论, -
Abdu Bukres 创建了一个帖子, How to add the Open File option in the main toolbar itself?
How to add the Open File option in the main toolbar itself? I am unable to drag it out of the Left level to be at the same level of it. The Move Up option is also disabled. I don't want the option... -
Abdu Bukres 进行了评论, -
-
Abdu Bukres 创建了一个帖子, Can WebStorm run an ASP.NET/AngularJS app?
I opened an ASP.NET MVC with uses Angularjs app in WebStorm 2017.3 EAP. When I click run or debug nothing happens. Does WebStorm support ASP.NET apps? -
Abdu Bukres 创建了一个帖子, How to navigate straight to a function implementation, instead of declarations and usages?
I am using WebStorm 2017.3 EAP in a large AngularJS app. I have an element like this <li ng-show="vm.CanUse('a-b-c')" ng-class.. and want to jump to where CanUse is implemented. I hit ctrl-alt-B (o... -
-
Abdu Bukres 进行了评论, -
-
Abdu Bukres 创建了一个帖子, Can PhpStorm / WebStorm remove unused css definitions in a css file?
Can PhpStorm / WebStorm remove unused css definitions in a css file? To actuallt remove them, not just identify them? I have tools which can identify them.