-
Notifications
You must be signed in to change notification settings - Fork 799
gopls: automated issue report (crash) #2923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Great, thanks very much for the reproducer. We will fix. |
Closing as a dupe of golang/go#61813. Will fix with high priority. |
@WAY29 I'm trying to reproduce this, but it matters which package the renaming occurs in. Do you remember which package you were editing when you observed the panic? Hmm, well of course the panic message contains the package name. But I'm still unable to reproduce in the yakvm package. |
Aha, I have reproduced (rename a method on the |
gopls version: v0.13.1 (go1.20.5)
gopls flags:
update flags: proxy
extension version: 0.39.1
go version: 1.20.5
environment: Visual Studio Code linux
initialization error: undefined
issue timestamp: Mon, 07 Aug 2023 14:46:23 GMT
restart history:
Mon, 07 Aug 2023 14:41:51 GMT: activation (enabled: true)
ATTENTION: PLEASE PROVIDE THE DETAILS REQUESTED BELOW.
Describe what you observed.
I'm working for yaklang, and when I try to refactor function name in feat/vm/dap branch, I get no results and the refactoring fails, and when I try a few more times, gopls crashes。
Full Log:
full_log.txt
The text was updated successfully, but these errors were encountered: