aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jetbrains-webstorm/files/pkg-message.in
blob: 7eaa4f083e607fcb1d60e517e0c39d9028c1e88d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
The native (faster) file watching support backed by kqueue 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
}
]