Abdu Bukres
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Abdu Bukres commented, -
Abdu Bukres created a post, 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 commented, -
-
Abdu Bukres created a post, 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 created a post, 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 commented, -
-
Abdu Bukres created a post, 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.