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 was archived by the owner on Jul 15, 2023. It is now read-only.
It works fine for the past 2 weeks. But today I update the go extensions to 0.6.64, it can`t run any more.
The launch.json:
Then the error:
In fact, I have the package "bitbucket.org/ansenwork/ilog" in my GOPATH "E:\golang\golibs;".
From the error message, It seems that the debugger doesn`t scan the GOPATH which I set in the configurations.env.
It works fine for the past 2 weeks. But today I update the go extensions to 0.6.64, it can`t run any more.

The launch.json:
Then the error:

In fact, I have the package "bitbucket.org/ansenwork/ilog" in my GOPATH "E:\golang\golibs;".
From the error message, It seems that the debugger doesn`t scan the GOPATH which I set in the configurations.env.