Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitriy Zavalkin
Total activity
423
Last activity
June 06, 2017 08:34
Member since
November 11, 2009 13:11
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
182
Activity overview
Posts (30)
Comments (211)
Sort by recent activity
Recent activity
Votes
Created
August 11, 2010 14:15
Ahh, Kirill, sorry, i'm wrong in this case.
Community
PhpStorm
FTP doesn't list/transfer files; Copy option?; SVN version?
0 votes
Created
September 08, 2010 08:14
/** * @property $Model1 Model1 */class abc_controller extends Controller { function func() { $this->load->model("Model1"); // I am loading the model here $result = $this->Model1->getId...
Community
PhpStorm
Loading models for autocompletion using PHPDoc @property
0 votes
Created
September 03, 2010 08:02
> how can i replace the current version of a file with the latest of the SVN-Server?Run SVN update (Ctrl+T by default)> And: Is the a Notes-Panel or Plugin available? When programming i need a plac...
Community
PhpStorm
SVN Question and Plugin for Notes needed
0 votes
Created
August 11, 2010 12:46
Add that folders to content roots and set directory parent to 'config' directory as resource root. See screenshot below:
Community
PhpStorm
Can't resolve target expression
0 votes
Created
September 23, 2010 08:19
Known issue, please vote/watch http://youtrack.jetbrains.net/issue/WI-2760
Community
PhpStorm
Best way to resolve "Choose Declaration"?
0 votes
Created
September 20, 2010 08:01
Or is there a hacky work around like scripting phpstorm to launch an existing empty project and then fireing off the "open file" option?If you open file not from project - you will have only code h...
Community
PhpStorm
Using PhpStorm as default system editor / open single file
0 votes
Created
October 18, 2010 13:53
Currently you can but in really counter-intuitive way:
Community
PhpStorm
Feature Request: PhpStorm
0 votes
Created
October 19, 2010 08:05
Thanks. I searched through Settings with "hint" and "tip" keywords but didn't find anything. Maybe these options should be added to Settings?
Community
PhpStorm
How to turn off hints
0 votes
Created
October 12, 2010 11:43
Try File -> Invalidate caches. If you didn't invalidate caches after installing new build you can get some weird bugs (as I had). Because cache formats sometimes are partially incompatible between ...
Community
PhpStorm
Option "Excluded folders" doesn't work
0 votes
Created
November 11, 2010 08:58
Set cursor on function and press Ctrl+Q:
Community
PhpStorm
Q: Way to include php docs in code completion
0 votes
«
First
‹
Previous
Next
›
Last
»