liteide icon indicating copy to clipboard operation
liteide copied to clipboard

Goto Definition Does Not Work On Win10

Open catontrip opened this issue 6 years ago • 0 comments

Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks!

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

v36.2 liteidex36.2.windows-qt5.9.5

What version of Go are you using (go version)?

go version go1.13.5 windows/amd64

What operating system and processor architecture are you using(go env)?

Win10 64bit

What did you do?

Right click a type, select "Jump to declaration" menu item.

If possible, provide a recipe for reproducing the error.

What did you expect to see?

editor jump to the type declaration part

What did you see instead?

report error find def error: process exit code 2

catontrip avatar Jan 03 '20 02:01 catontrip