218 questions with Visual Studio Extensions tags

Sort by: Updated
0 answers

Theming of WPF dialog not working for all controls on the dialog

Hi, I need to change color/theme of all controls on WPF dialog whenever there is change of theme from VS2022 (i.e. Tools -> Options -> Color Theme ) I followed below MSDN…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,774 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,925 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-10-04T14:07:53.0266667+00:00
Ajay Gera 40 Reputation points
commented 2024-10-08T14:55:09.66+00:00
Ajay Gera 40 Reputation points
1 answer

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?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-10-03T23:54:08.44+00:00
Marty's Laptop 0 Reputation points
edited the question 2024-10-08T09:03:09.34+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
1 answer

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-09-26T22:32:05.1533333+00:00
Wayne McHugh 0 Reputation points
commented 2024-10-07T09:57:37.4966667+00:00
RLWA32 45,571 Reputation points
1 answer

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,634 questions
asked 2024-10-06T13:15:09.7066667+00:00
Jakob 0 Reputation points
commented 2024-10-07T09:35:17.5166667+00:00
Anna Xiu-MSFT 28,761 Reputation points Microsoft Vendor
2 answers

How to extend the Team Explorer Window of Visual Studio 2022

Hello, I am trying to create an extension which will add a custom button to the Visual Studio 2022 Team Explorer window. On clicking the button I want to do some operations in the Version Control. I had built that application using Visual Studio 2019 by…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,925 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-10-05T17:21:55.0566667+00:00
RAMSANKAR MANTRY 96 Reputation points
commented 2024-10-07T08:58:12.17+00:00
Anna Xiu-MSFT 28,761 Reputation points Microsoft Vendor
0 answers

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,729 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-09-18T06:25:55.6733333+00:00
Leo Purktz 0 Reputation points
commented 2024-09-30T06:07:16.6833333+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
1 answer

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…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
999 questions
asked 2024-09-25T21:52:53.5466667+00:00
Marek 0 Reputation points
edited a comment 2024-09-26T08:41:37.72+00:00
Marek 0 Reputation points
1 answer

Can't launch my app because of 'you must install .NET Desktop Runtime' popup

Hi everyone, I'm trying to run my application I've just installed on my computer but I'm having an issue with my .NET Runtime. I've been debugging this application in Visual Studio Community 2022 v17.10.2 and it works fine when I start it through Visual…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,851 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,727 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-06-12T15:25:22.23+00:00
Connor Frayne 25 Reputation points
commented 2024-09-19T16:52:08.9633333+00:00
Larry C 20 Reputation points
2 answers One of the answers was accepted by the question author.

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…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
102 questions
asked 2024-08-20T06:41:09.2+00:00
Elder 20 Reputation points
answered 2024-09-17T01:25:06.28+00:00
军 杨 0 Reputation points
1 answer

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…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-09-09T15:15:41.8533333+00:00
Sajith 11 Reputation points
answered 2024-09-13T05:26:26.9533333+00:00
Joshua Lazaro Marandi 70 Reputation points
1 answer

Distributing Debugger visualizer packages

I have a developed a few Debugger visualizer packages using the new approach with DebuggerVisualizerProvider and VisualStudioContribution as seen here:…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-09-06T14:31:12.3966667+00:00
Thomas Ardal 20 Reputation points
commented 2024-09-11T06:36:02.7966667+00:00
Anna Xiu-MSFT 28,761 Reputation points Microsoft Vendor
0 answers

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?

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-08-28T06:32:45.2+00:00
Sajith 11 Reputation points
commented 2024-09-04T08:11:41.66+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
2 answers

Error loading Oracle components in VS 2019 after SSIS upgrade to version 4.6 and rollback to 3.16

I'm getting the following error when attempting to open an Oracle source, destination, or connection manager in VS 2019. The text version of the above screenshot and message details are in the code block below. We began encountering this error after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,578 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 0 Reputation points
commented 2024-09-03T13:36:57.44+00:00
Amanda Hansen 0 Reputation points
3 answers

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.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2023-12-25T22:49:21.2766667+00:00
Md Tauseef Zubayer Bin Amin 0 Reputation points
commented 2024-09-03T12:13:46.7966667+00:00
Pamesh 0 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,041 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,070 questions
asked 2024-05-07T07:22:25.0366667+00:00
Gawali, Dinesh 20 Reputation points
commented 2024-09-02T10:13:26.72+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
2 answers

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-08-31T20:10:13.68+00:00
Eric Zabinsky 0 Reputation points
edited an answer 2024-09-02T08:17:41.19+00:00
Eric Zabinsky 0 Reputation points
1 answer One of the answers was accepted by the question author.

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.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-08-31T10:25:39.1866667+00:00
mc 4,516 Reputation points
accepted 2024-09-01T04:29:52.0966667+00:00
mc 4,516 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,118 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-08-07T10:31:59.1233333+00:00
vamsi krishna 20 Reputation points
accepted 2024-08-30T07:25:29.5833333+00:00
vamsi krishna 20 Reputation points
1 answer

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:…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,041 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
102 questions
asked 2024-08-25T12:33:41.1766667+00:00
Victoria Victoria 0 Reputation points
commented 2024-08-28T01:40:57.73+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
2 answers

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…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
218 questions
asked 2024-08-15T05:29:03.4066667+00:00
Matthew Curland 0 Reputation points
answered 2024-08-15T21:28:10.8633333+00:00
Matthew Curland 0 Reputation points