Lev Nazarenko
Lev Nazarenko
+1 for IntelliJ plugin
@btwael thanks for your work!
Doesn't work for me.
Same issue with `/proc/sys/fs/inotify/max_user_watches` = 524288... Shared folder mounted as nfs: ``` config.vm.synced_folder ".", "/vagrant", type: "nfs", mount_options: ["rw", "vers=3", "tcp"], linux__nfs_options: ["rw", "no_subtree_check", "all_squash", "async"] ```