Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Philip Z
Total activity
53
Last activity
January 11, 2022 04:08
Member since
October 23, 2013 19:56
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
12
Activity overview
Posts (11)
Comments (25)
Sort by recent activity
Recent activity
Votes
Created
December 28, 2015 22:43
I just had a revelation: it appears to be a monitor calibration issue? On my MBPro Screen, the fonts actually look fine. On my external, an LG 22", fonts look un-aliased.
General
Known issues
IDE doesn't start after updating to Mac OS Yosemite or Mavericks
0 votes
Created
December 28, 2015 22:43
Not sure. But I'm not the only one: https://discussions.apple.com/thread/6623258 My only guess is Apple may have fixed something within the JVM to resolve font rendering issues on external monitor...
General
Known issues
IDE doesn't start after updating to Mac OS Yosemite or Mavericks
0 votes
Created
December 28, 2015 22:43
With Java 1.6, I'm a lot of issues when closing projects, when using multiple projects in full screen -- only affects when ALL projects are full screen. PhpStorm will wig-out going into a bit of a ...
General
Known issues
IDE doesn't start after updating to Mac OS Yosemite or Mavericks
0 votes
Created
December 28, 2015 22:43
In a way, I agree with Bpappin. On 1.8, PhpStorm feels much better. *However, the font issue was a deal breaker. I tried to deal with it, but the text was just illegible in some areas... As a resul...
General
Known issues
IDE doesn't start after updating to Mac OS Yosemite or Mavericks
0 votes
Created
December 28, 2015 22:43
I should note: the upload, and image compression, is actually making 1.8 look better. It's very pixelated on my screen natively. ;)
General
Known issues
IDE doesn't start after updating to Mac OS Yosemite or Mavericks
0 votes
Created
October 24, 2013 23:21
It works, kinda. I found a couple problems, for me: 1) it won't save between restarts. 2) it won't let me actively edit the list. I have to passively force the edit by dbl-click until the font I w...
Community
PhpStorm
How do I update the SSH console font?
0 votes
Created
January 23, 2014 20:18
> http://blog.jetbrains.com/phpstorm/2013/04/recording-of-the-webinar-quality-assurance-for-php-projects-using-phpstorm-with-michelangelo-van-dam/He doesn't select "Defined in configuration file." ...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 23, 2014 23:18
It's interesting. I put the configuration back to directory, and pointed it to my 'tests' directory. The config file and autoloader are loaded just fine. I trace the tests, and see my class is succ...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 00:25
1) Add something like $result = class_exists($class, false); into Composer code (just before return statement) -- this is to check if class was actually loaded -- check value of $result in debugger...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
Created
January 24, 2014 01:25
Oh hell. I found the problem ... damn PHP: short_tags. It's OFF by default on Windows ini, but ON by default for 5.5 on *nix systems, which explains why it worked on Linux but not Windows.I've enab...
Community
PhpStorm
How do I use a phpunit.xml file?
0 votes
«
First
‹
Previous
Next
›
Last
»