Package Base Details: phpstorm

Git Clone URL: https://aur.archlinux.org/phpstorm.git (read-only, click to copy)
Keywords: development ide php
Submitter: None
Maintainer: freswa
Last Packager: freswa
Votes: 228
Popularity: 1.28
First Submitted: 2011-01-22 19:28 (UTC)
Last Updated: 2024-04-23 19:13 (UTC)

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 22 Next › Last »

marcvangend commented on 2014-09-18 08:07 (UTC)

The PKGBUILD by dcelasun worked perfectly for me. Thanks.

dcelasun commented on 2014-09-16 14:02 (UTC)

PhpStorm 8 is out! http://blog.jetbrains.com/phpstorm/2014/09/phpstorm-8-released-with-blade-behat-wordpress-remote-php-interpreters-and-more/ Updated PKGBUILD: http://pastebin.com/aDx3r7XB

r1pp3rj4ck commented on 2014-08-27 09:24 (UTC)

Sorry, missed that one :/ Should work now.

SZoPer commented on 2014-08-26 20:38 (UTC)

@muesli: Change line 7 of PKGBUILD to this: _pkgbuild=133.1777

muesli commented on 2014-08-26 18:34 (UTC)

Getting this error: ==> Starting package()... cp: cannot stat ‘/tmp/yaourt-tmp-muesli/aur-phpstorm/src/PhpStorm-133.982’: No such file or directory

marcvangend commented on 2014-06-27 07:33 (UTC)

I had a font rendering problem as well after the update (there was no text anywhere in PhpStorm). The solutions in the comments below didn't look as good as I expected (jagged fonts) but the solution at https://bbs.archlinux.org/viewtopic.php?pid=1427985#p1427985 worked perfectly for me.

falmp commented on 2014-06-19 11:40 (UTC)

Is it only here the system fonts (menus, buttons, etc.) got too small with these system properties passed as a workaround?

Skullcrasher commented on 2014-06-19 03:14 (UTC)

got the font rendering issue here too. With adding the stuff from bitdagger it worked, although the font looks not perfectly antialiased. A patch would be appreciated :) For me these two settings worked/looked better: -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on