Closed ForeverCm closed 1 year ago
Hi, @ForeverCm, Is vscode-go
installed?
yes, my vscode can run go code success,but can‘t used Go Mod Explore
i understand,if Go Mod Explore can use,It should look like this,it should has GOMOD EXPLORE folder on the workspace
Please provide your vscode-go version information and confirm that whether the go mod explorer is hidden in the right sidebar. The right sidebar is not visible when there is only one treeview.
It is best to provide some devtools console logs.
Thank you!
on the right sidebar, if we click hide, the go mod explorer will not visible:
or
I noticed that the ext loads normally, unless you see an error message in the bottom right corner.
above is my vscode version
If I check the right box here, an error is reported in the bottom right corner,Does it have anything to do with this?
Where did you get this settings page from, I didn't find it in my vscode
Here is the right column of my vscode, which is empty
hello,I didn't find the vscode-go extensions you mentioned.
Is this what you mean by vscode-go?
Is this what you mean by vscode-go?
Yes
above is my vscode version
If I check the right box here, an error is reported in the bottom right corner,Does it have anything to do with this?
Your vscod-go doesn't seem to start properly, either. Did you hide it?
above is my vscode version If I check the right box here, an error is reported in the bottom right corner,Does it have anything to do with this?
Your vscod-go doesn't seem to start properly, either. Did you hide it?
My vscode running go program is ok, how to determine and check if my vscode-go is start correctly,Also How to check if the hidden
When vscode is running, there will be a version indication below.
When vscode is running, there will be a version indication below.
I don't have it here, but the program works fine
When vscode is running, there will be a version indication below.
I don't have it here, but the program works fine
Your command output can only comfirm that you have installed the go toolchain.
We have comfirmed that both the vscode-go and go mod explorer exts are not working on your computer.
I think you should check why vscode-go is not running at first.
Do you know vscode-go?
Your vscode-go is not working properly. It is a prerequisite for running go mod explorer.
Go binary and vscode-go are two different things. right, please don't confuse them.
Do you know vscode-go?
is this ?
Is this what you mean by vscode-go?
Yes
Duplicate ACK.
Is this what you mean by vscode-go?
Yes
Duplicate ACK.
I see that my vscode-go is already installed
The problem is that it is not running properly...😄
Is this what you mean by vscode-go?
Yes
Duplicate ACK.
I see that my vscode-go is already installed
But why is there not running properly?
I'm not sure... Can you provide your work directory structure?
I tried uninstalling the vscode software and the vscode-go extension, but neither worked
yes,i see
I tried uninstalling the vscode software and the vscode-go extension, but neither worked
Your vscode-go is not working properly. It is a prerequisite for running go mod explorer.
I tried uninstalling the vscode software and the vscode-go extension, but neither worked
yes,i see
So you must ensure that your vscode-go can run.
my vscode-go not running properly,I found that my go install doesn't even work,
my vscode-go not running properly,I found that my go install doesn't even work,
I think this is caused by your network problem. such as 404 not found.
go.tools.install
belongs to the command category of vscode-go. But your vscode-go was not work.
Even your go language services are not working.
go.tools.install
belongs to the command category of vscode-go. But your vscode-go was not work.
yes,I see,I'll try to solve the vscode-go problem first
Because they were not installed at all, let alone running.
Even your go language services are not working.
Because they were not installed at all, let alone running.
Even your go language services are not working.
What does this mean?
You'd better provide your log info.
Because they were not installed at all, let alone running.
Even your go language services are not working.
What does this mean?
You'd better provide your log info.
my vscode-go not running properly,I found that my go install doesn't even work,
https://github.com/microsoft/vscode-go/issues/755 I checked my goroot, gopath, version look good, and also can execute go run run program also, so I do not know where the problem is
my vscode-go not running properly,I found that my go install doesn't even work,
microsoft/vscode-go#755 I checked my goroot, gopath, version look good, and also can execute go run run program also, so I do not know where the problem is
https://github.com/microsoft/vscode-go/issues/755#issuecomment-340183462 Have you tried it?
Have you ever checked your network? Maybe you should ping google.com
to check it.
my vscode-go not running properly,I found that my go install doesn't even work,
microsoft/vscode-go#755 I checked my goroot, gopath, version look good, and also can execute go run run program also, so I do not know where the problem is
microsoft/vscode-go#755 (comment) Have you tried it?
I tried, but not yet solved, I'll try other methods, thank you for your answer, and I'll reply here after I solve it
I solved the problem,ow my go and gomodexplore are ok
I solved the problem,ow my go and gomodexplore are ok
chatgpt helped me solve this problem because the vscode extensions were reporting errors, directly removing the $HOME/.vscode/extensions folder and reinstalling the extensions solved it
Thank you very much for your answer. We can end this question
chatgpt is great, really a good helper
OK.
install go mod explorer success,but not show on left vscode