Gary
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Gary 创建了一个帖子, Deployment: Excluded path 'out of project' warning for directory not out of project.
I'm trying to exclude the node_modules directory for FTP deployment but PhpStorm says the localpath excluded path is 'out of project' when it clearly isn't. See the image. How do I exclude a local ... -
-
-
-
-
-
-
Gary 创建了一个帖子, 已完成PyCharm CE: 'Successfully' installed packages not installing
PyCharm CE 2018.3, Mac OS 10.14.1 Steps: Preferences > Project: Name > Project Interpreter Click + and install package "Package 'foo' installed successfully", in interface and Event Log Expect Se... -
Gary 创建了一个帖子, How do I exclude a directory in a Scope that is already excluded in the Project?
I want to create a scope that excludes certain directories such as `node_modules` and some others. But when I try to use the scope `node_modules` is included in the search results, and there is no ...