Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gary Mort
Total activity
98
Last activity
May 11, 2016 14:17
Member since
September 22, 2011 13:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
41
Activity overview
Posts (26)
Comments (31)
Sort by recent activity
Recent activity
Votes
Created
May 01, 2012 16:32
I've been using notepad++ for scratch files and local files as well when their outside the project. How do you use it for remote files?
Community
PhpStorm
Opening a single remote file
0 votes
Created
April 26, 2012 22:14
Hmm, I've seen lots of progress in PHPStorm...so much I was really hoping 4.0 would be released before April 28th[when my last resub expires].. and I plan on resubscribing in a few months after I'v...
Community
PhpStorm
PhpStorm evolution stopped?
0 votes
Created
April 18, 2012 01:38
Here is one way to bypass a lot of these problems.Setup the python dbgp proxy[it's a fairly easy process under linux] running on the same system as the web server. Configure xdebug to auto connect ...
Community
PhpStorm
Zero Config Debug not working, but everything connects...?
0 votes
Created
April 18, 2012 01:25
Sounds like a timeout issue. On my test system I use fastcgi, so my setup is:Browser <--> Apache <--> Fastcgi serverApache has a default timeout on fastcgi connections, so after it times out, I c...
Community
PhpStorm
Xdebug only partially works
0 votes
Created
April 17, 2012 01:39
The most likely issue is time-date changes.IE if you check a file in to git at 7:00pm and then it is checked out on the server at 7:01 pm, then PHPStorm will show the file as changed.
Community
PhpStorm
PhpStorm says: "Deployed file on 'host' is changed" But it's not!
0 votes
Created
April 10, 2012 21:33
I can't tell if this is just my settings, but the following seems to workCTR-K : Commits the entire project. Includes any unsaved changes[saving them as it does]<tab> to commit message, enter mess...
Community
PhpStorm
Better way to commit changes to git?
1 vote
Created
April 10, 2012 03:36
Try: /** * @var $headers \Symfony\Component\HttpFoundation\ResponseHeaderBag */ public $headers;In the case where your stuck with someone else's code, try/* @var $headers \Symfony\...
Community
PhpStorm
@var and public property
0 votes
Created
April 09, 2012 22:37
Oh, and at least for my use case, if I can do this with a file extension, that works as well.IE treat all files with an .ejs.php extension as PHP which can contain JSP embedded in the html.
Community
WebStorm
editing erb files in WebStrom
0 votes
Created
April 09, 2012 22:34
As a follow up, I too am using ejs formats embedded in my html and php files.Digging into it a bit, it seems that PHPStorm does provide decent support provided the file name is set to JSP and it on...
Community
WebStorm
editing erb files in WebStrom
0 votes
Created
April 09, 2012 22:22
Thanks, I updated the ticket. I tried http://plugins.intellij.net/plugin/?idea&id=1865 but it is years out of date so doesn't work in either the current IntelliJIDEA or PHPStorm. I added it to t...
Community
PhpStorm
Scopes and code completion, oh my!
0 votes
«
First
‹
Previous
Next
›
Last
»