Egor Ushakov
- 活动总数 60
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 21
-
已编辑于 No Command Line Tools item in Preferences
已回答Hi! I want to add Composer through the Command Line Support but found out there is no such menu in my IDE. See the screenshot below. What's the problem? -
已编辑于 Modify namespace on "Create New PHP Class"
Here is the case. I throw in code not declared exception. PhpStorm underlines it with yellow wave line. Alt+Enter - "Create class" and "Create New PHP Class" dialog window appears. I can point this... -
已编辑于 What's wrong with my Composer workflow?
已回答Hi! Looks like I misunderstood some concepts of working with Composer in PhpStorm. Here's the case. I work with legacy application and need to use Twig and PHPWord packages. When I install it ($ co... -
创建于 Custom line spacing dropped on line indentation
Strange behaviour of IDEA 14 noticed on OS X 10.9.5. I like Monaco font with 15 as its size and line spacing 1.2. But if I apply line indentation with Opt+Cmd+I shortcut line indentation jumps back... -
创建于 Where is "PHP Empty Project"?
Recently I switched from PhpStorm to IDEA and found out that there is no “PHP Empty project” option while creating new one. Only “Composer project” to choose that forces to install at least one... -
创建于 Black whitespaces with IdeaVIM turned ON
I'm starting using IdeaVIM with PhpStorm and PyCharm. While everything is OK in PyCharm, in PhpStrom I have a black whitespaces with IdeaVIM turned ON (see screenshot below). If I turn IdeaVIM OFF ... -
创建于 Exclude directory from project but display it in Project window
I have ‘cache’ directory in my PHP project that I don’t want to be indexed by PhpStorm and/or available for searching etc. to avoid unnecessary result entries while performing “Find...” operations ... -
创建于 How to jump to matching braces?
Couldn't manage to find any shortcuts in Keymap predefined for finding matching braces. Any ideas? -
创建于 Self-opening files in Project window
I think I've "broke" some default settings while playing with them but now I have "self-opening" files while walking with cursor arrows on the source tree in Project window. If i only stop for a mo... -
创建于 NetBeans-like analog of "Run File" command
I'm trying to switch from NetBeans to PhpStorm and can't get how to run single file from project as web page (not as a script as it happens by default) not running whole project. In NetBeans there ...