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
Coc uses a highlighted gray word for e.g. typescript syntax error, then when you put cursor on that word you get a popup telling you what typescript is whining about
So naturally I want to use easymotion to jump to that word. But unfortunately after easymotion relinquishes the screen the word is no longer highlighted and isn't sensitive anymore, so there's no way to see the error.
I have no idea if this is actually Coc's fault, or easymotion, or vim itself
The text was updated successfully, but these errors were encountered:
Coc uses a highlighted gray word for e.g. typescript syntax error, then when you put cursor on that word you get a popup telling you what typescript is whining about
So naturally I want to use easymotion to jump to that word. But unfortunately after easymotion relinquishes the screen the word is no longer highlighted and isn't sensitive anymore, so there's no way to see the error.
I have no idea if this is actually Coc's fault, or easymotion, or vim itself
The text was updated successfully, but these errors were encountered: