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
{{ message }}
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.
hi
when I switch to another branch, LSP will remind me of some error, it's some the struct is different from the last branch. so need to refresh cache, I need to manually restart the gopls then it's ok.
and have another question is, when I import an error package like I want to use the time package, but I input the timer and have xxx/xxx/timer package will import, but I don't need it, so delete this words, then the gopls was no response, even I delete the error package. I need to restart the gopls.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi
when I switch to another branch, LSP will remind me of some error, it's some the struct is different from the last branch. so need to refresh cache, I need to manually restart the gopls then it's ok.
and have another question is, when I import an error package like I want to use the time package, but I input the
timer
and havexxx/xxx/timer
package will import, but I don't need it, so delete this words, then the gopls was no response, even I delete the error package. I need to restart the gopls.The text was updated successfully, but these errors were encountered: