VS Code search disabled

20 views
Skip to first unread message

Armen Keshishian

unread,
Feb 26, 2021, 4:36:37 PM2/26/21
to tast-users
Hello tast-users,

For a long time I was using VS code for tast writing and now for some reason code search and navigation doesn't work. I purged VS code thinking that maybe I skipped some important updates and installed a fresh one but didn't help. 
I followed the instructions here and here
Do you have same problem? Is there a fix? 

Thanks, 
Armen. 

Jun Mukai

unread,
Feb 26, 2021, 5:09:31 PM2/26/21
to Armen Keshishian, tast-users
Could be due to the updates on underlying go toolchain version where go-modules are on by default.
If so setting GO111MODULE=auto env variable ("go.toolsEnvVars": {"GO111MODULE": "auto"} in settings.json) might fix the problem.

--
You received this message because you are subscribed to the Google Groups "tast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tast-users+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/tast-users/CANVOfkky60Y%2B2LdN5W2n1V5D9LF9xysLSd6w9DXxDCV%2BJox6-g%40mail.gmail.com.

Armen Keshishian

unread,
Feb 26, 2021, 6:51:54 PM2/26/21
to Jun Mukai, tast-users
That fixed the issue, thank you Mukai for your help.
Reply all
Reply to author
Forward
0 new messages