Mickeypuri

- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 6
-
Edited ES Lint in Webstorm is not applying rules from the config files
Have followed the setup https://www.jetbrains.com/help/webstorm/eslint.html but on opening a file with known linting issues, Webstorm is clearly not running eslint as none of the warnings are being... -
Created Using Webstorm on a Mac, how can you set the Zoom?
I've recently started at a new place where the standard issue is a mac. We have the option of selecting our own IDE, and I went initially with Webstorm. However I am not able to see the full Settin... -
Edited Is Find in Path Broken?
So in Angular after looking at a service, I wanted to find its uses. I used Find in path to search for uses, but although it came up in numerous Test Files, and Test Reports, I could not find any a... -
Created Caution: Webstorm Find in Path does not look inside Regex Strings!
I was looking for a string in the project which I knew was there, but was unable to find it. The string occurs as part of a Regular Expression definition (its a Step Definition in a Cucumber Test)....