主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Philip Z
活动总数
53
最后的活动
2022年01月11日 04:08
成员加入日期
2013年10月23日 19:56
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
12
活动概览
帖子(11)
评论(25)
按最近的活动排序
最近的活动
投票数
创建于
2015年12月28日 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 票
创建于
2015年12月28日 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 票
创建于
2015年12月28日 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 票
创建于
2015年12月28日 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 票
创建于
2015年12月28日 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 票
创建于
2013年10月24日 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...
社区
PhpStorm
How do I update the SSH console font?
0 票
创建于
2014年01月23日 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." ...
社区
PhpStorm
How do I use a phpunit.xml file?
0 票
创建于
2014年01月23日 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...
社区
PhpStorm
How do I use a phpunit.xml file?
0 票
创建于
2014年01月24日 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...
社区
PhpStorm
How do I use a phpunit.xml file?
0 票
创建于
2014年01月24日 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...
社区
PhpStorm
How do I use a phpunit.xml file?
0 票
«
第一页
‹
上一页
下一页
›
最后
»