ports/devel/jetbrains-phpstorm/files/pkg-message.in
Pedro F. Giffuni 27c70ae792 New port devel/phpstorm: ligthning-smart PHP IDE.
This is in the same family of IntelliJ products from JetBrains.
Commercial and academic licenses are available.

Note: a new version was just released but it doesn't work well on FreeBSD.

Approved by:	ports (tobik)
PR:	233842
Differential Revision: https://reviews.freebsd.org/D18477
2019-01-11 18:27:26 +00:00

6 lines
284 B
Text

There is native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems problems with watching large
trees, you disable it by appending the following property into
%%DATADIR%%/bin/idea.properties:
idea.filewatcher.disabled=true