305 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
2 answers

Using SVN with Visual studio 2022

Hi Team, I have a requirement where I need to connect to a SVN URL using Visual Studio 2022 and download the .Net project/Solution. Can you please let me know how to do this. If possible, please provide me with the link for this. Thanks, Salil

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
asked 2023-01-15T12:15:37.8633333+00:00
salilsingh-9961 351 Reputation points
commented 2023-08-24T20:20:47.19+00:00
Greg Thompson 0 Reputation points
0 answers

VSIX file created in VS2022 version 17.6.4 is not working with VS2022 version 17.7.1.

We created a VS2022 vsix in VS2022 professional version 17.6.4 . When we try to use the same in VS2022 vsix in VS2022 professional version 17.7.1 we are not able to make use of it. IS there any difference between VS versions that impacts this usage?

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
asked 2023-08-22T18:04:45.0133333+00:00
ShenbagaRajan Sankaran 0 Reputation points
edited a comment 2023-08-23T09:00:19.76+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
2 answers

How to create a custom VS solution template (not project or item template) using visual studio extensions

Hi all, I want to create a custom solution template with a solution folder and some files in the solution folder. I dont want any project template in the solution. I remember doing this before but I forgot how I accomplished it. Can anyone tell me how to…

Developer technologies | Visual Studio | Extensions
asked 2023-07-28T18:55:43.7666667+00:00
SaTechyv 6 Reputation points
commented 2023-08-17T13:55:33.31+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Visual Studio Code Intellisense not working at all

I am using golang and the intellisense have stopped working for some reason. For example: if I type the word "servr" instead of "server", I don't see the red underline. I have tried clearing out the cache, reinstalling visual studio…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2023-08-09T00:08:44.2633333+00:00
Hammad Afzal 20 Reputation points
accepted 2023-08-09T06:34:13.4333333+00:00
Hammad Afzal 20 Reputation points
1 answer

How long is VSTO add-ins going to be supported for Office Excel as an minimum?

Hi! I do not feel like there is any specific place where Microsoft defines a minimum for how long Visual Studio Tools for Office (VSTO) is going to be supported, just for reference. I need this knowledge in relation to a customer who are using VSTO and…

Microsoft 365 and Office | Development | Other
Developer technologies | Visual Studio | Extensions
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Developer technologies | Visual Studio | Other
asked 2023-08-08T11:39:47.9766667+00:00
Isabell Matic 0 Reputation points
answered 2023-08-08T14:20:36.31+00:00
John Korchok 7,071 Reputation points Volunteer Moderator
1 answer

Error message when using ARM Template extension in VS Code

I am encountering an error when trying to use the ARM Template extension in VS Code. Whenever I run it, I receive the following error message: "Spawn UNKNOWN." The error message is shown below.

Developer technologies | Visual Studio | Extensions
asked 2023-08-07T18:16:09.7133333+00:00
pgaddam 151 Reputation points
answered 2023-08-08T02:26:01.8333333+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
0 answers

How to create a specific view using natvis debug visualizer?

I'm trying to post my question here but the forum keeps deleting my topic could a moderator check it, please? Meanwhile, I have posted the question on StackOverflow

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2023-08-04T15:59:20.01+00:00
Leonardo 96 Reputation points
commented 2023-08-07T22:03:27.4833333+00:00
Leonardo 96 Reputation points
2 answers One of the answers was accepted by the question author.

Run the MSI installer built by VS installer project with admin rights

Hello, I am building an MSI installer using VS2019 and installer project extension. The MSI must run with admin rights, so I followed the below steps. The installer project file (*.vdproj) has the following options and if I set RequiresElevation to…

Developer technologies | Visual Studio | Extensions
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
asked 2023-08-07T16:31:08.74+00:00
Li Wei 20 Reputation points
commented 2023-08-07T21:58:30.6733333+00:00
Li Wei 20 Reputation points
0 answers

Why does looping over C++ projects and configurations in a VSIX extension cause Visual Studio to freeze?

I'm doing some work on a Visual Studio plugin and I've come across an issue when I'm trying to loop over a large number of C++ projects and their configurations. What I observe when I try to iterate over a solution containing ~200 projects is that around…

Developer technologies | Visual Studio | Extensions
Developer technologies | C#
asked 2023-07-29T10:52:48.9933333+00:00
Ben G 0 Reputation points
commented 2023-08-07T21:12:25.25+00:00
Ben G 0 Reputation points
1 answer

How to create MSI installer for .Net 6 Websocket Application used as Window Service?

Need to create a msi installer for a websocket application used as window service for deployment. instead of using the CLI method.

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
asked 2023-08-04T06:05:16.89+00:00
fyc 0 Reputation points
answered 2023-08-04T15:18:05.46+00:00
Bruce (SqlWork.com) 78,316 Reputation points Volunteer Moderator
0 answers

"Target Framework not supported" error on opening a project of custom type - VS2022

We have an extension for Visual Studio that provides a custom project type implemented using MPF - https://github.com/tunnelvisionlabs/MPFProj10 This project type that our extension provides used to work fine till VS2019. In VS2022 also creating…

Developer technologies | Visual Studio | Extensions
asked 2023-08-01T16:08:33.7133333+00:00
Sajith 21 Reputation points
commented 2023-08-02T09:37:23.1533333+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
0 answers

How to add checkbox button in Toolbar Visual Studio Extension

I need to add checkbox(check and uncheck)in Visual Studio extension Toolbar.

Developer technologies | Visual Studio | Extensions
asked 2023-07-06T05:27:29.24+00:00
Shilpalakshmi Mithur 0 Reputation points
commented 2023-08-01T09:03:08.61+00:00
Shilpalakshmi Mithur 0 Reputation points
2 answers

Is Telemetry supported in Visual Studio 2022 extensions ?

Would like to understand if the Visual Studio Code Extension telemetry support is available in Visual Studio 2022 extension as well? If yes, where can I find the documentation and samples for same ? Does this Telemetry also connects to Azure App…

Developer technologies | Visual Studio | Extensions
asked 2023-07-21T04:54:30.2566667+00:00
Vinita Sanghi 0 Reputation points
commented 2023-07-25T04:29:03.9666667+00:00
Vinita Sanghi 0 Reputation points
0 answers

I am unable to run myCustom command created using VSIX in Visual Studio 2022 command window.It says "Command" not valid .Same code works in 2019

I created a command under tools using vsExtensions samplecode var menuCommandID = new CommandID(CommandSet, CommandId); var menuItem = new OleMenuCommand(this.Execute, menuCommandID); menuItem.ParametersDescription =…

Developer technologies | Visual Studio | Extensions
asked 2023-07-23T15:54:00.9866667+00:00
commented 2023-07-24T10:13:53.7133333+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
0 answers

How to write a VSIX extension in VB.NET that changes the tooltip of date variables?

I am working on a VSIX extension (named ChangeToolTipDate) in VB.NET for Visual Studio 2022 that changes the tooltip of date variables when debugging. I want to do this as a learning exercise and to make debugging easier. For example, when I hover the…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
asked 2023-07-22T15:53:14.6566667+00:00
Anonymous
edited the question 2023-07-24T01:23:59.9766667+00:00
Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff
1 answer

Image Watch Microsoft extension source

Where i can find the source of this extension? https://marketplace.visualstudio.com/items?itemName=VisualCPPTeam.ImageWatchForVisualStudio2022

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
asked 2023-07-20T15:40:28.17+00:00
Daniela Souza 0 Reputation points
answered 2023-07-21T06:28:09.6866667+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
1 answer

HTML Preview not working.

Hello! My name is Alan. Currently i am using the Visual Studio Code, and i use the extension HTML Preview too, but i do not know why the HTML Preview is not showing the right way the page by the code. This specific code show imagens and change the…

Developer technologies | Visual Studio | Extensions
asked 2023-07-20T16:46:59.9366667+00:00
Alan Beber 0 Reputation points
answered 2023-07-21T02:42:56.7566667+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
1 answer

visual studio 2022

I cannot count on visual studio 2022 maintaining the environment from task to task (open and close the application). and cntl alt x will not bring back the tool set ... what am I missing here? THanks, Mark

Developer technologies | Windows Forms
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
asked 2023-07-08T15:15:47.6166667+00:00
mark holcomb 5 Reputation points
commented 2023-07-20T06:04:06.33+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

SSIS source Pivot stored procedure

Good morning to all of you I was wondering if it is possible in visual studio 2022 ssis to read the result of a pivot stored procedure and send it to an excel file. My problem lies in the fact that the column names are never the same. Do any of you…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,705 questions
Developer technologies | Visual Studio | Extensions
asked 2023-06-24T15:44:26.7333333+00:00
Marco Dell'Oca 201 Reputation points
accepted 2023-07-19T08:32:02.4033333+00:00
Marco Dell'Oca 201 Reputation points
1 answer

Debug Visual Studio Extension use outdate code

I'm trying to debug a VS extension, when i click on "Local Window Debugger" for the first time, I get this message: I have no idea wtf is this, I'm not on Release, I have "Debug" selected, I have tried both: Disable Just MyCode and…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2023-07-17T23:28:10.3233333+00:00
Leonardo 96 Reputation points
commented 2023-07-18T14:06:16.5033333+00:00
Leonardo 96 Reputation points