305 questions with Developer technologies | Visual Studio | Extensions tags
Add project parameter in SSIS dtproj
I am developing an extension to help with SSIS package development. I need to set project parameter. I do this code : private void SetProjectParameters(EnvDTE.Project project, string parameterName, string value) { …
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Visual Studio goLang extension not found
I have installed VS 2022 and the Go Language download. All information says to add golang extension to VS. when I try, it is not found. How can I use go with VS?
Developer technologies | Visual Studio | Extensions
How can I write my deployment app to force local document folder and not OneDrive?
I'm using Visual Studio 2022 using the Microsoft Visual Studio Installer Projects extension for my deployment app. It installs working files into my app folder under documents, but I've learned that sometimes (maybe often), it is going to documents…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other

Install x86_64 Version of Visual Studio on Windows on ARM
Hey, I use Windows on ARM and I know it's great that Visual Studio is natively available for the platform. However I have VSIX extensions that are not available for ARM and don't install on the ARM version of Visual Studio. In the Visual Studio Installer…
Developer technologies | Visual Studio | Extensions
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
How to preview GDI+ images on Image Watch?
I'm trying to visualize on memory GDI+ images using the Image Watch extension, i requested support on this feature long time ago directly on the developercommunity it got a lot of upvotes but MSFT just market it as "under review". I tried to…
Developer technologies | Visual Studio | Extensions
Developer technologies | C++
Developer technologies | Visual Studio | Other
How install specific version of VCLibs debug (14.0.30704.0)
I need specific version of VCLibs DEBUG: Microsoft.VCLibs.140.00.Debug_14.0.30704.0_x64__8wekyb3d8bbwe I installed MVS 2015 with Universal Windows Tools but it has 14.0.24210.0 how can i update it to 14.0.30704.0? or does somebody know where can I found…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
WDK extension fails installation on Visual Studio 2022 version 17.11
I've been trying to install the WDK extension on Visual Studio 2022, version 17.11. I've tried installing it both from the marketplace as using the procedure in this link: https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk, but…
Developer technologies | Visual Studio | Extensions
Windows development | Windows Driver Kit (WDK)
Can Language Server (LSP) run in the same process as devenv.exe ?
I am working on an extension for Visual Studio. This implements a Language Server (LSP) also. Both extension and LSP are written in C#.NET. Is it a requirement that Language Server run in a separate process? Or can the Language Server be implemented as a…
Developer technologies | Visual Studio | Extensions

Distributing Debugger visualizer packages
I have a developed a few Debugger visualizer packages using the new approach with DebuggerVisualizerProvider and VisualStudioContribution as seen here:…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
How to register a file scheme from Visual Studio extension
Is there a way to register a file scheme from an extension in Visual Studio so that when a code editor or a virtual document with that scheme opens, visual studio calls extension's Language Client implementation?
Developer technologies | Visual Studio | Extensions
I am unable to install any extensions or code spaces on visual studio
When I first open visual studio code, the output says this: 2023-12-25 18:24:28.042 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST.…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
How to fix "The feature you are trying to use is on a network resource that is unavailable"
Hello Team, I'm facing issue in shortcut file after deploying the MSI package via Microsoft Intune and it is showing an error of "The feature you are trying to use is on a network resource that is unavailable". An application is getting…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Microsoft Security | Intune | Other
VS 2022 - Publish Under Build Tab Missing - I understand some things don't have a publish.
SCENARIO: Using VS 2022. Trying to publish Monogame following the monogame website tutorial for publishing to a single .exe file. This is a standard Monogame cross platform OpenGL project. Everything defaulted. Can move everything over to the DirectX…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
how to cancel the push action ?
I pushed of main and then I found I delete file that I do not want how to cancel this. I have not push it to github.
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Visual Studio Code extensions are not showing,even though https://marketplace.visualstudio.com/ is accessible on browser
Hi, In my company internet is restricted due to which in Visual studio code extensions are not visible ,i asked our admin to give access to https://marketplace.visualstudio.com/ .Even though i can go on this url through browser ,the extensions tab in VS…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
What to do if you get this on VSIX installer error: The installation of “Windows Driver Kit” could not be carried out successfully for all selected products
i already tryed to reset pc and folowing the steps ther but its still give me this error and this is how its looks like:…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Windows development | Windows Driver Kit (WDK)
Sign VSIX with USB eToken, file with no password prompt.
I've been signing vsix packages for six years without an issue. I'm just purchased my third three-year cert (Sectigo), which costs 4x as 2021 and is now delivered in a USB eToken device (accessed with the SafeNet application). Now the fun starts. I'm…
Developer technologies | Visual Studio | Extensions
Custom breakpoint issue in Language Service Lua extension for VS2022
Hello, I am supporting a language service extension that we use internally for our Lua codes. This extension add syntax highlight for our lua codes, and also integrate a Lua debugger in the IDE. This extension was created a long time ago, on VS 2015,…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Language Service issues with Lua extension update to VS 2022
Hello, I am currently experiencing issues with a Language Service extension that I updated from Visual Studio 2019 to Visual Studio 2022. The extension, that we maintain internally, adds support for Lua programming language, and includes setting up font…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
NO AVAILABLE EXTENSION IN VS 2022 17.10.5
I'm using vs 2022 17.10.5 version. the problem i'm facing is when i try to add new extension , it shows there is no extension . i can't able to add new extensions. someone help me to resolve this issue. i tried to install extensions for SSIS and SSRS.