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
In neovim, I have <LEADER> y (in my case \y) configured to copy text into the + register, and it works. However, it doesn't in VSCode with this plugin, nor does it with \+y
🤔 any ideas?