You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running spacemacs on host connected to a VM containing code files via vagrant-trap is very slow and auto-complete doesn't work (like it does if the code is on the host instead of the VM -- using python)
Observed behaviour: 👀 💔
As you type and short pause between words or symbols kicks off a bunch of vagrant-tramp opening connection and sending ssh operations (See messages below). This makes typing really slow as it interrupts and prevents you from doing anything in the meantime. Also auto complete does not work.
Expected behaviour: ❤️ 😄
Coding should not be interrupted and auto-complete should work.
Description
Running spacemacs on host connected to a VM containing code files via vagrant-trap is very slow and auto-complete doesn't work (like it does if the code is on the host instead of the VM -- using python)
Reproduction guide 🪲
dotspacemacs/user-config ()
SPC f e R
M-x connect-vagrant
Observed behaviour: 👀 💔
As you type and short pause between words or symbols kicks off a bunch of vagrant-tramp opening connection and sending ssh operations (See messages below). This makes typing really slow as it interrupts and prevents you from doing anything in the meantime. Also auto complete does not work.
Expected behaviour: ❤️ 😄
Coding should not be interrupted and auto-complete should work.
System Info 💻
Messages 🐾
The text was updated successfully, but these errors were encountered: