Support for remote.WSL.fileWatcher.polling

Feature request for product/service

Cursor IDE

Describe the request

VSCode has an option remote.WSL.fileWatcher.polling, I can’t find this option in Cursor, is it not supported?
I need this because I’m using WSL1 and WSL1 has a bug that file system can easily become out of sync if using inotify based file watcher. I have to reboot my computer every time it occurs, which drives me crazy.

Hi @maozhi_lin, thank you for this feature request. Are you able to upgrade to WSL2 or store the files on the linux side?