Open WAY29 opened 5 days ago
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
xtra information: a new computer purchased a day ago CPU: AMD Ryzen Al 9 HX 370
I found that go list also cause the CPU to soar..
Go version
go version go1.22.8 windows/amd64
Output of
go env
in your module/workspace:What did you do?
When I plan to write code normally and use some libraries from the current file, gopls will automatically import the library for me, which will cause the CPU to soar, causing the entire gopls to be temporarily paralyzed (highlighting, completion, prompts)
What did you see happen?
Sudden CPU surge go mod tidy -modfile=C:\Users\lang\AppData\Local\Temp\gopls-tempmod246022334\go.mod
What did you expect to see?
gopls running normally