Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexey Gopachenko
Total activity
2494
Last activity
September 24, 2018 09:09
Member since
August 06, 2009 15:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1011
Activity overview
Posts (0)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
October 28, 2009 10:05
That's the specifics of Oracle JDBC dirvers. Easiest way is to globally override regional settings for WI by adding to bin/*.vmoptions following lines:-Duser.language=en-Duser.country=GB
Community
PhpStorm
Data source from Oracle
1 vote
Created
January 06, 2011 18:35
Both are just a PHP debugging engine implementation. Both have own quirks and bugs, but Zend debugger comes directly from "Zend, the PHP company" and usually works better than xDebug.
Community
PhpStorm
Debugging with Zend vs Xdebug: What is the difference?
1 vote
Created
July 10, 2011 17:57
You can just put an extra .php file anywhere in the project i.e./.meta/constants.phpand put fake constant definitions along with proper PHPDocs there i.e./** * Use this constant to obtain DYNAMIC_E...
Community
PhpStorm
Constants defined programmatically trigger undefined constants warnings
1 vote
Created
November 16, 2011 21:05
That's not a bug - it asks you to what filetype assign the unknown name.goto Settings | File types | text and remove names
Community
PhpStorm
PHPStorm - Create file without .php extension bug
1 vote
Created
September 29, 2011 13:06
Open Settings, type in "caret row" and press Enter.
Community
PhpStorm
current line highlight
1 vote
Created
May 09, 2012 10:02
Local history is not intended to replace the proper history of a source conrol system - it is NOT guaranteed to be preserved and can't be moved or shared.Something like local git repo will cost you...
Community
PhpStorm
Local history
1 vote
Created
April 22, 2010 15:44
Actually this question was answered multiple times aid ins include in our FAQ. Anyway, IntelliJ IDEA is and will remain our flagship product that includes support for all technologies developed for...
Community
PhpStorm
PhpStorm vs IntelliJ IDEA
1 vote
Created
March 22, 2016 13:48
You can edit "ide.mac.file.chooser.native" in IDE Registry "Ctrl+Alt+Shift+/"
Community
PhpStorm
How to make PhpStorm show system directory open dialog box
1 vote
Created
April 15, 2010 09:23
Dmitry, we do appreciate your help, but I need to mention that using word "obvious" is at least impolite, and passage about JRE is irrelevant - Windows .exe installer includes own JRE and Mac OS ha...
Community
PhpStorm
What language(s) was used for PHPStorm & WebIDE?
1 vote
Created
June 10, 2010 14:48
This is NOT the same as .gitignore - the latter is handled by git itself and the settings is only honored (and "emulated") by IDE regardless of source control system used.
Community
PhpStorm
"git .gitignore" is there a way to add files to it from PhpStorm?
1 vote
«
First
‹
Previous
Next
›
Last
»