ports/devel/pycharm-pro/files/pkg-message.in
Neel Chauhan ce02caddb1 devel/pycharm-pro: update to 2020.3.4
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)
2021-03-18 15:54:00 +00:00

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
}
]