rubocop-daemon
rubocop-daemon copied to clipboard
VS Code save is still slow (1-2s)
➜ blog git:(main) ✗ which rubocop /usr/local/bin/rubocop-daemon-wrapper/rubocop
I'm pretty sure it's configured and symlinked correctly; however, VS Code saving is still slow. I press tab and save it. It then takes around 2 seconds.
https://gyazo.com/05189edac44d65b3cabb489e38e9b464
Fixed by using the settings.json change in https://github.com/fohte/rubocop-daemon/pull/42/files
Leaving open so other people can see it