Dgorbenk
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 8
-
创建于 Webstorm launches git and it takes up to 100% of CPU
已回答Hi, 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... -
创建于 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 -
创建于 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... -
创建于 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: -
创建于 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 -
创建于 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... -
已编辑于 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...