Package Details: webstorm 2024.3-1

Git Clone URL: https://aur.archlinux.org/webstorm.git (read-only, click to copy)
Package Base: webstorm
Description: JavaScript IDE and HTML editor
Upstream URL: https://www.jetbrains.com/webstorm/
Licenses: custom:jetbrains
Submitter: Testuser_01
Maintainer: freswa
Last Packager: freswa
Votes: 181
Popularity: 0.091703
First Submitted: 2012-01-05 18:10 (UTC)
Last Updated: 2024-11-12 22:01 (UTC)

Dependencies (4)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 Next › Last »

yscik commented on 2013-09-26 13:44 (UTC)

WebStorm 7 is out: http://www.jetbrains.com/webstorm/whatsnew/ PKGBUILD diff: 5,6c5,6 < pkgver=6.0.2a < _pkgver=129.664 --- > pkgver=7.0 > _pkgver=131.202 17c17 < sha256sums=('3fbebb31ec11b8b07c5b1ffa57a81bd752cd32bb15d367cc245b294d025c7eae' --- > sha256sums=('43c6606b073e02f2a810e93e89dd51e90a04dce69eba02cfb3c8560b9d03bd73'

emhagman commented on 2013-06-19 18:47 (UTC)

Please rename the .desktop file to jetbrains-webstorm.desktop. This fixes duplicate icons for WebStorm on the Gnome-Shell dock.

larvan commented on 2013-06-05 23:04 (UTC)

The correct _pkgver for 6.0.2a is '129.664'. Please fix the PKGBUILD.

migerh commented on 2013-05-28 13:02 (UTC)

The update to 6.0.1a is incomplete, _pkgver should be 127.122, not 127.118.

<deleted-account> commented on 2013-05-03 02:29 (UTC)

works with updated WebStorm-6.0.1a.tar.gz too. Just a diff to the PKGBUILD: 5,6c5,6 < pkgver=6.0.1 < _pkgver=127.118 --- > pkgver=6.0.1a > _pkgver=127.122 17c17 < sha256sums=('4f988d2262e2b6fd993b5adb23e592fb25b6510098c093c6b167b4a0ca59ed88' --- > sha256sums=('606f9ba72bf9a1a38a4c60a276052830c91c8faf76e08fa4ee9db7e77a6e1155' 42a43 >

phoenixlzx commented on 2013-02-06 16:22 (UTC)

Fix awful font display: Patch /opt/webstorm/bin/webstorm.sh, Line 175 to: eval "$JDK/bin/java" $ALL_JVM_ARGS -Dawt.useSystemAAFontSettings=lcd -Djb.restart.code=88 $MAIN_CLASS_NAME $*

edacval commented on 2012-09-16 16:29 (UTC)

Additional patch: http://pastebin.com/266s1nLx

kidoz commented on 2012-09-15 21:28 (UTC)

@edacval Done