mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
Changes: https://confluence.jetbrains.com/display/PYH/PyCharm+2020.3.4+Release+Notes PR: 253714 Submitted by: Guido Kollerie <guido AT kollerie DOT com> (maintainer)
12 lines
300 B
Text
12 lines
300 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
There is experimental native (faster) file watching support which is
|
|
enabled by default. Currently there are problems with watching large
|
|
trees (>600 files). To disable it, edit
|
|
%%DATADIR%%/bin/idea.properties and append:
|
|
|
|
idea.filewatcher.disabled=true
|
|
EOM
|
|
}
|
|
]
|