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
Following up on #66860, this issue tracks removing the "allowImplicitNetworkAccess" setting. As stated on that issue:
We should not have settings that affect low level behavior like this, as such settings are inevitably insufficiently tested and hard to maintain. Gopls should work well with its default decisions about allowing network access
If you are here because you use this setting and received a warning that it will be removed, please explain why you use it!
The text was updated successfully, but these errors were encountered:
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
Apr 16, 2024
In my VSCode, I've been getting Invalid settings: setting option "allowImplicitNetworkAccess": this setting is deprecated error on startup for a while now (non-critical, but an annoyance). For the life of me, I can't figure out where to look to clear this up. I'd appreciate some help! 😅
Edit: Oh, that was confusing. It wouldn't show up in the VSCode settings GUI, but once I opened the settings.json is was in there. Now removed.
Following up on #66860, this issue tracks removing the "allowImplicitNetworkAccess" setting. As stated on that issue:
If you are here because you use this setting and received a warning that it will be removed, please explain why you use it!
The text was updated successfully, but these errors were encountered: