opnsense-ports/devel/jetbrains-phpstorm/files/pkg-message.in
Franco Fichtner 041668b79d */*: sync with upstream
Taken from: HardenedBSD
2019-08-30 08:13:49 +02:00

12 lines
335 B
Text

[
{ type: install
message: <<EOM
There is a native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems with watching large
trees, you can disable it by adding the following property via the menu
entry Help -> Edit Custom Properties...
idea.filewatcher.disabled=true
EOM
}
]