Increase file changes polling frequency for remote development

已回答

I am trying to use IntelliJ IDEA for remote development

I am connecting to both WSL 2 and a remote SSH server. The issues happen with both.

When changes are made in the file outside of IntelliJ, or there is a git commit outside of the IDE, it doesn't detect change for like 5-10 seconds.

Is it possible to increase this polling frequency to 1 second? 

Bonus: I can increase polling frequency for open files only.

0

Hello Ayman,

This sounds similar to the following issue:

https://youtrack.jetbrains.com/issue/IJPL-2188

Unfortunately, there is no exact «polling frequency» setting. Please ensure «Sync External Changes» is set to «Periodically when the IDE is inactive (experimental)». Here are more details:

https://youtrack.jetbrains.com/issue/IDEA-381605/IntelliJ-IDEA-does-not-automatically-refresh-file-contents-when-files-are-modified-by-external-tools-plugins#focus=Comments-27-12936224.0-0

0

请先登录再写评论。