189 questions with Visual Studio Extensions tags

Sort by: Updated
0 answers

How to Know the GUID and CommandId for the Object Explorer > Tables in SSMS

I am creating an extension for SSMS, which I need to display when i right click on the any table of the Object Explorer in SSMS. What I have done till now: I have Created a VSIX Project, add a new command for that. changed the VSCT for the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,184 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.
189 questions
asked 2024-02-28T05:40:40.6333333+00:00
ciboligi ijavima 20 Reputation points
edited a comment 2024-02-29T05:10:54.7066667+00:00
ciboligi ijavima 20 Reputation points
0 answers

How to get the add-> new item dialogue box programmatically in experimental instance?

I am trying to get the dialogue box, that opens on clicking add-> new item in visual studio experimental instance through programmatically, as shown below.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 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,561 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.
189 questions
asked 2024-02-28T08:57:54.0333333+00:00
Mekala Meghana 20 Reputation points
0 answers

Error in displaying the Extension in SSMS created in Visual Studio (VSIX project) when right clicking any tables.

I am trying to create an extension for the tables in any database which will be shown when I right click on any tables in SSMS, I want to run that extension from there. Furthermore, I want my extension to make insert queries, delete queries or any other…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,184 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.
189 questions
asked 2024-02-15T04:14:45.7+00:00
ciboligi ijavima 20 Reputation points
commented 2024-02-27T08:15:12.1333333+00:00
ciboligi ijavima 20 Reputation points
1 answer One of the answers was accepted by the question author.

When I open vscode, I get an error like "unable to write program user data". Can you help?

When I open vscode, I get an error like " unable to write program user data... A system error occurred (EPERM: operation not permitted,mkdir 'c:\Users\UserName.vscode') Please make sure the following directories are…

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.
189 questions
asked 2023-01-28T09:29:14.5633333+00:00
Mustafa Ensar Camgöz 30 Reputation points
commented 2024-02-22T18:43:55.07+00:00
Shazia Binte Abdus Sattar 0 Reputation points
1 answer

How to fix that running and build error in the visual studio community 2022

**Severity Code Description Project File Line Suppression State Error Project "C:\Program Files\dotnet\packs\Microsoft.Maui.Sdk\8.0.3\Sdk\AutoImport.props" was not imported by "C:\Program…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 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.
189 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.
961 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 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.
996 questions
asked 2024-02-22T10:26:52.3333333+00:00
ANOJAN .T 0 Reputation points
answered 2024-02-22T10:26:52.3366667+00:00
Q&A Assist
1 answer

Creating Custom Build Task for building of NET7+ projects - having problems

I am trying to create a custom build task that will be invoked by overriding the "AfterResGen" target. The build task receives the list of files (FileWrites) and needs to go through all the build generated ".resources" files,…

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.
189 questions
asked 2024-02-08T14:35:46.67+00:00
Páll Björnsson 0 Reputation points
edited the question 2024-02-20T02:14:14.15+00:00
Jack J Jun 24,486 Reputation points Microsoft Vendor
1 answer

VS2022 - Can we Add Items directly to the Solution from a Project Template Wizard?

Working on a project template that includes a few files that need to be at the root level of the solution folder. This part isn't so difficult as i can move the files manually after generation, and update the Project.ProjectItems from within the wizard.…

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.
189 questions
asked 2024-02-04T20:35:28.37+00:00
Jaeden Ruiner 126 Reputation points
edited the question 2024-02-20T02:12:35.8966667+00:00
Jack J Jun 24,486 Reputation points Microsoft Vendor
0 answers

How to get the context menu options of a selected folder in solution explorer of experimental instance through programmatically?

I am trying to get the context menu options of a selected folder in solution explorer of a visual studio in experimental instance through programmatically.

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.
189 questions
asked 2024-02-15T10:36:42.29+00:00
Mekala Meghana 20 Reputation points
edited the question 2024-02-20T02:07:13.9766667+00:00
Jack J Jun 24,486 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Error in creating an Extension in SSMS using visual Studio (VSIX Project)

I need to create an Extension in SSMS using visual Studio. I have properly replicated and check each and everything from the first link I shared below. My extension shows output correctly when I run in visual studio in the tools bar, but when I change…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,184 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.
189 questions
asked 2024-02-14T05:09:48.8966667+00:00
ciboligi ijavima 20 Reputation points
edited a comment 2024-02-14T14:01:56.01+00:00
Tianyu Sun-MSFT 28,931 Reputation points Microsoft Vendor
1 answer

Installing SSDT 15.8 for visual studio 2017 failing to install

Hello, I am trying to install SSDT 15.8 for visual studio 2017 on windows 11 and keeps on failing. VS 2017 is installed with Data Storage and Processing option. I have tried uninstall/install of VS 2017, frame work 4.8 multiple times without any success.…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 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.
189 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,763 questions
asked 2024-01-22T22:17:06.7333333+00:00
HP 21 Reputation points
edited a comment 2024-02-09T05:45:16.89+00:00
Tianyu Sun-MSFT 28,931 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Is Microsoft.VisualStudio.TemplateWizard incompatible with .Net 8.0?

So, We are updating to VS2022 at work, and have several VSIX template packages that need to be updated to work with VS2022, as the default VS2019 configuration is not compatible. To that end, we use wizards with a several of these templates, and when…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,565 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.
189 questions
asked 2024-01-29T19:39:47.39+00:00
Jaeden Ruiner 126 Reputation points
accepted 2024-02-02T20:39:41.56+00:00
Jaeden Ruiner 126 Reputation points
0 answers

Problem with Visual Studio 2022 for Mac and Nuget update for Microsoft.Extensions.Logging library

When creating a brand new .NET Maui project in Visual Studio 2022 for Mac everything seems to work ok. Building the 'click me' app works and runs on the Android and iPhone emulators. What is strange however is that the default project explorer view shows…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,135 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.
189 questions
asked 2024-01-30T11:37:18.63+00:00
Stephen Hutchinson 0 Reputation points
commented 2024-01-31T06:11:19.8533333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,221 Reputation points Microsoft Vendor
1 answer

How can I get github copilot for visual studio 2022

I would need copilot for licensed/subscribed Microsoft Visual Studio Professional 2022.

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.
189 questions
asked 2024-01-23T14:19:10.1166667+00:00
Erkinantti, Arto H 0 Reputation points
commented 2024-01-29T07:55:30.96+00:00
Anna Xiu-MSFT 27,556 Reputation points Microsoft Vendor
0 answers

Programmatically triggering MSBuild is giving build error for Edit & Continue /ZI property

I'm simulating custom debugger with Edit and Continue through VSExtension, so during live debug session, I'm halted at breakpoint, using dte, MSBuild etc. programmatically I will compile custom file generate FileName.obj and manually patch exe. …

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,608 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.
189 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.
961 questions
asked 2024-01-23T06:54:45.3166667+00:00
Peeyush Chaurasia 0 Reputation points
commented 2024-01-25T08:37:54.4433333+00:00
Peeyush Chaurasia 0 Reputation points
1 answer

how to dock a tool window when it open for the first time in vsix

I have created tool window in VSIX, now i need to dock that when it open for the first time as per the desired position we set and next time if user moves the tool window it should persist with that position as visual studio doing already. i can dock the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 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,561 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.
189 questions
asked 2024-01-09T10:11:45.1433333+00:00
Hepzibah C 0 Reputation points
commented 2024-01-23T09:11:14.5466667+00:00
Hepzibah C 0 Reputation points
0 answers

Custom build is succeeded, despite of errors in c++ file in visual studio extension

While trying to build with Custom Build using custom compiler, the program is exiting with code -1, but build is getting succeeded.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 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,608 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.
189 questions
asked 2023-12-18T09:11:16.52+00:00
Mekala Meghana 20 Reputation points
edited the question 2024-01-23T06:43:15.2566667+00:00
Mekala Meghana 20 Reputation points
2 answers

Database schema analysis continuously in progress for a database project in Visual Studio

Hi, I'm developing a database project with Visual Studio 2022 and SSDT extension. After some scripts created I've noticed that Visual Studio runs more slowly because a database schema analysis is in progress, reading the message shown in the status bar:…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,184 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.
189 questions
asked 2024-01-13T18:20:37.2333333+00:00
pmscorca 877 Reputation points
commented 2024-01-22T15:36:43.1266667+00:00
pmscorca 877 Reputation points
0 answers

Visual Studio Keyboard Shortcuts disappear

I have a custom VS extension which adds commands to the Tools menu. It's running in VS 2022 with C++ solutions. I use the Tools->Options menu to add shortcuts to some of these custom commands. I save and exit VS and then start it up again witheth…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 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.
189 questions
asked 2024-01-16T23:46:44.7533333+00:00
Ian Lochray 0 Reputation points
commented 2024-01-19T20:11:24.8666667+00:00
Ian Lochray 0 Reputation points
2 answers

Visual Studio 2019 V. 16.11.23 SSIS V. 16.0.5035.3 - Does Not Open Script Task Editor

I am currently using Visual Studio 2019 version 16.11.23 Build Number 16.11.33214.272 and extension SQL Server Integration Services Projects version 16.0.5035.3. I have been reading extensively about this issue. I have recently found myself not bein able…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,814 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 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.
189 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.
996 questions
asked 2023-01-31T22:12:28.97+00:00
Robert DeSautel 0 Reputation points
commented 2024-01-17T03:59:08.64+00:00
Anthony Cheng 0 Reputation points
1 answer

How to get the references of a project in Visual Studio Extensions ?

How to get the references of a project in Visual Studio Extensions ?

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.
189 questions
asked 2024-01-12T03:12:15.21+00:00
Mahdin Masnud 0 Reputation points
commented 2024-01-15T10:09:22.3233333+00:00
Anna Xiu-MSFT 27,556 Reputation points Microsoft Vendor