How to disable opening URL to vcpkg #7246
Unanswered
aenachescu
asked this question in
Q&A
Replies: 1 comment 3 replies
-
That should only occur when you click the code action shown in this this screenshot. Do you know how you're getting that to occur in another scenario? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
When an included file is not found after I save the file the extension opens an URL to vcpkg. This is the URL that is open: https://docs.microsoft.com/en-us/cpp/build/vcpkg?view=msvc-160
Here is an example:
If i disable this extension everything is ok. If i disable all extensions, except this extension, the URL still opens on file save.
Can i disable this behaviour?
VsCode details
Version: 1.54.3
Commit: 2b9aebd5354a3629c3aba0a5f5df49f43d6689f8
Date: 2021-03-15T10:55:24.277Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Linux x64 5.4.0-70-generic
Extension version: v1.3.0-insiders2
Beta Was this translation helpful? Give feedback.
All reactions