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.36
First Submitted: 2011-01-22 19:28 (UTC)
Last Updated: 2024-04-23 19:13 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 22 Next › Last »

freswa commented on 2020-05-18 21:48 (UTC)

This is a split package, also containing phpstorm-jre, which provides the JetBrains Runtime. That's why the dependency on JRE is optional.

RoestVrijStaal commented on 2020-05-18 13:05 (UTC) (edited on 2020-05-18 13:07 (UTC) by RoestVrijStaal)

According to the Installation Guide the Java dependencies aren't needed anymore for the phpstorm-package

You do not need to install Java to run PhpStorm, because JetBrains Runtime is bundled with the IDE (based on JRE 11).

Please correct me if I'm wrong.

freswa commented on 2020-05-04 16:30 (UTC)

I'll return to hardcoded builds with the next release.

hgn commented on 2020-05-04 14:45 (UTC) (edited on 2020-05-04 14:45 (UTC) by hgn)

The pkgver procedure will fail if there is more than 1 directory under src As would be the case when updating. It will add PhpStorm at the end of the version from the cut -f2

DaFeliX commented on 2020-04-30 06:23 (UTC)

Users using i3wm having issues with no caret in the editor after switching from other applications:

  1. Press Help | Edit Custom VM Options... (".vmoptions" file will open)
  2. Add -Dsuppress.focus.stealing.disable.auto.request.focus=false to a new line
  3. Restart IDE

Also see https://youtrack.jetbrains.com/issue/IDEA-194124#focus=streamItem-27-4102058.0-0

freswa commented on 2020-03-29 23:38 (UTC)

Will be fixed with the next version.

timschumi commented on 2020-03-29 14:54 (UTC)

Icon is currently broken for whatever reason, XFCE doesn't appear to add any suffix when searching using a full path.

Since the icon is available in /usr/share/pixmaps/, please consider just using Icon=phpstorm instead of the full path.

jwundrak commented on 2020-03-22 00:56 (UTC) (edited on 2020-03-22 00:56 (UTC) by jwundrak)

the icon update not works for me here in gnome3. If I do

-Icon=/opt/phpstorm/bin/phpstorm

+Icon=phpstorm

it works, cause it is fetching from /usr/share/pixmaps

Could you please update this (and also for datagrip?)

Pierre commented on 2020-03-04 19:53 (UTC) (edited on 2020-03-04 19:55 (UTC) by Pierre)

In order to display the icon in e.g. KDE's application menu remove the filename ending of the icon in jetbrains-phpstorm.desktop:

-Icon=/opt/phpstorm/bin/phpstorm.svg

+Icon=/opt/phpstorm/bin/phpstorm

fikrimi commented on 2019-11-13 13:33 (UTC) (edited on 2019-11-13 13:37 (UTC) by fikrimi)

If your problem is that Phpstorm has indeed build number directory inside their Phpstorm-2019.X.X.tar.gz then ksemmler solution seems better