Dgorbenk

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 8
-
Created Webstorm launches git and it takes up to 100% of CPU
AnsweredHi, From time to time webstorm launches git process with cmd line similar to: /usr/bin/git -c credential helper= -c core quotepath=false -c log showSignature=false -c diff renameLimit=1 log -M -m H... -
Created Inconsistent search result list
Hi, I'm trying to search thr the project and each time I'm getting different results: https://youtu.be/JPARYAyDzbY Can you comment on this ? Thanks, Dima -
Created after updating webstorm it doesn't accept my license
HI, I've just updated my webstorm to version 191.6707.60 and once the new version has opened it asked my where I want to import settings from, and then showed my the license dialog. I was surprised... -
Created Stop adding new "node_modules" folders into "Languages -> JavaScript -> Libraries" list
hi, How can I stop adding newly found folders "node_modules" ? Check the next image: -
Created stop indexing node_modules folder !
Hi, How can I stop indexing "node_modules" folder ? It's excluded but still under indexing by Webstorm. Webstorm version is 2018.1.2 -
Created webstorm: change file type for files without extension
Hi, I have a file named "control". No extension. And I can't add extension, sorry. This file is a php-script starting with #!/usr/bin/env php<?php How can I change the file type association with th... -
Edited Mapping for debugging doesn't work for me with xDebug
I have an issue with mappings: they don't work for me then I debug. I googled dozens of websites and didn't found the solution. I want to share my experience: First of all, setup xDebug with next s...