Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Svetlana Zemlyanskaya
Total activity
44
Last activity
March 29, 2019 15:00
Member since
October 11, 2013 14:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
14
Activity overview
Articles (0)
Posts (0)
Comments (30)
Sort by recent activity
Recent activity
Votes
Created
April 11, 2017 10:42
> By 'PHP-Script debugging' you mean CLI scripts, right? Yes, I mean CLI scripts. Unfortunately, I see only one option - generate 'PhpServer' object (which can be configured manually in PHP|Serve...
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm: xdebug - How to rewrite class paths?
0 votes
Created
April 11, 2017 10:07
Are you using 'Zero-configuration' debug or 'PHP Script' run-configuration?
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm: xdebug - How to rewrite class paths?
0 votes
Created
April 11, 2017 08:32
> Both the filename and directory structure are different from the original class file. It is possible to define path mapping for both directory and file for remote interpreters or 'Zero-configurat...
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm: xdebug - How to rewrite class paths?
0 votes
Created
April 10, 2017 12:05
Official comment
Classes are generated for each execution and always have different paths, aren't they? Otherwise, you can configure path mappings in 'PHP|Servers' or for specified cli interpreter. Do you debug we...
Community
IntelliJ IDEA Open API and Plugin Development
PhpStorm: xdebug - How to rewrite class paths?
0 votes
Created
December 21, 2015 10:14
Hello, unfortunately it's not possible right now. Feel free to vote: https://youtrack.jetbrains.com/issue/IDEA-117159
Community
IntelliJ IDEA Users
Disable rearranging of code for a single file
0 votes
Created
December 01, 2015 16:53
Would you please provide xdebug log file? It looks like you have two debug sessions for each request (that's why it is shown twice for session with no breakpoints). Please, try to reproduce issue o...
Community
PhpStorm
Debug session was finished without being paused
0 votes
Created
December 01, 2015 14:36
You are right it's fine to have debug session without any breakpoints reached, e.g. it's common if you have Ajax request. The warning is intend to help new users to configure debugger. If "Break at...
Community
PhpStorm
Debug session was finished without being paused
0 votes
Created
June 30, 2015 11:38
Hi,Are you intend to implement move refactoring for php? What kind of classes do you mean? Is it going to be separate refactoring action or part of something else?
Community
IntelliJ IDEA Open API and Plugin Development
Move PHP class refactoring
0 votes
Created
May 12, 2014 09:49
What IDEA version are you using?
Community
IntelliJ IDEA Users
Code arrangement - blank lines? comments between sections?
0 votes
Created
May 12, 2014 09:47
You can configure blank lines around fields or methods at Code Style -> Blank Lines. But at this moment it's not possible to configure blank lines around arrangement sections itself. Would you plea...
Community
IntelliJ IDEA Users
Code arrangement - blank lines? comments between sections?
0 votes
«
First
‹
Previous
Next
›
Last
»