246 questions with Visual Studio Extensions tags

Sort by: Updated
0 answers

D365 FinOps Microsoft.Dynamics.Framework.Tools.BuildTasks

Hi everyone, I'm wondering if anyone else has encountered this issue. I recently set up Visual Studio Professional 2022 with specific extensions (PowerPlatform & D365 FinOps assets). I believe there's a problem with the installation because when I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 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.
1,023 questions
asked 2025-02-12T08:09:18.5666667+00:00
Marina Suarez Blazquez 0 Reputation points
1 answer

Library Can't Be Found In g++

Workload: Linux development with C++ Visual Studio Version: Microsoft Visual Studio Community 2022 (64-bit) v17.13.0 Problem Description: The coding can be uploaded to Linux target and run without abnormality. Microsoft Visual Studio can also…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 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,088 questions
asked 2025-02-12T06:16:50.8033333+00:00
Yik Heng Yong 0 Reputation points
answered 2025-02-12T06:54:36.4866667+00:00
Jonathan Harrison 170 Reputation points
6 answers

Why are Backspace, Enter, Navigation keys not working while editing any file in Visual Studio?

I am using Visual Studio Extensions, while creating a new solution through extension for the first time, we are only able to type alphabets. Backspace, Enter, Navigation keys are not working while editing any file. But when we force close the solution,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
11,289 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.
246 questions
asked 2023-02-23T04:57:49.38+00:00
Apurva Kamshetty 25 Reputation points
answered 2025-02-12T04:04:58.18+00:00
Bogdan Suster 0 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.
246 questions
asked 2023-01-28T09:29:14.5633333+00:00
Mustafa Ensar Camgöz 40 Reputation points
commented 2025-02-11T06:59:21.9266667+00:00
ST sAbiR 0 Reputation points
2 answers

CLOCK_REALTIME Is Undefined In Visual Studio But Can Run in Linux Target

Question: Aside from just adding the error to the ignore list in Visual Studio, is there a way to get Visual Studio to recognize POSIX-related functions? Visual Studio Version: Community 2022 (64-bit) v17.12.3 Workload: Linux development with C++ Code…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 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,088 questions
asked 2025-01-15T07:03:40.5366667+00:00
Yik Heng Yong 0 Reputation points
answered 2025-02-10T06:41:16.8666667+00:00
Yik Heng Yong 0 Reputation points
0 answers

how to get a reference to WebView2 control in VisualStudio.Extensibility tool window

Hello, I'm starting a Visual Studio extension where currently I need to embed WebView2 in a tool window. I need to interact with the webview by sending and receiving js messages. and loading resources. I need a reference to the WebView2 control in 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.
246 questions
asked 2025-01-28T20:04:57.0933333+00:00
Shalom Ben Zvi 0 Reputation points
commented 2025-02-06T09:23:17.7433333+00:00
Anna Xiu-MSFT 30,896 Reputation points Microsoft Vendor
0 answers

Brocken Tree-Element in VisualStudio 2015

Hello. I have encountered the following issue. In Visual Studio 2022 (1-st and 2-nd images), I was able to parse window elements using the AutomationElements library in C#. However, in Visual Studio 2015 (3-rd image), this does not work because the…

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.
246 questions
asked 2025-02-01T15:22:23.98+00:00
MypkaXD 0 Reputation points
3 answers

How to add WebView2 to a VisualStudio.Extensibility tool window?

I want to add a WebView2 in a tool window. I managed to do it with a vssdk project. i just replaced the ToolWindowPane.Content with WebView2 and it worked. now i started a VisualStudio.Extensibility and tried to do the same but no luck. what ever i did i…

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.
246 questions
asked 2025-01-19T19:03:36.8+00:00
Shalom Ben Zvi 0 Reputation points
commented 2025-01-27T09:52:06.6966667+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual Studio 2022: How do I Build, Test, Launch and Load an App?

How can I Build, Test, Launch the IIS Express web browser, and Load an App in Visual Studio Community 2022 to create an ASP.Net Core Project on my local machine? # All the required Visual Studio 2022 workloads were installed successfully. #

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.
246 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.
1,023 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,269 questions
asked 2025-01-23T15:26:03.66+00:00
Simba Bryn Mahaja 20 Reputation points
commented 2025-01-25T12:33:11.9466667+00:00
Simba Bryn Mahaja 20 Reputation points
1 answer

How to download the visual studio 2015 shell isolated version & what is latest version

Hi Team, How to download the latest visual studio 2015 shell isolated software . And what is the latest version.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 questions
asked 2024-12-30T11:30:15.1433333+00:00
Pal, M (Mithun) 0 Reputation points
commented 2025-01-22T01:36:27.11+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor
1 answer

How to fix Microsoft Visual studio code, language pack issue from English to French at first launch.

We are facing issue regarding the Microsoft Visual studio code --language pack, so we need to change the display language of the software to French(FR), so as per information provided on visual studio code page, we downloaded the language pack and also…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 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,088 questions
asked 2025-01-09T15:26:43.75+00:00
PATIL Purna (SAFRAN) 0 Reputation points
commented 2025-01-15T01:16:52.37+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Installation of Promptflow

Hi, I m trying to install Prompt flow for Visual Studio and I m getting following message "Actual command not found, wanted to execute prompt-flow.reportBugs /26" and I also see some dependency problems (see image below). Does anyone encounter…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 questions
asked 2025-01-13T13:55:40.8766667+00:00
Zabelina, Olga 20 Reputation points
accepted 2025-01-14T09:08:58.5433333+00:00
Zabelina, Olga 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to add contextMenu for toolWindow in vspackage

I want to add contextMenu in toolWindow ,but it's not mentioned in visual studio SDK.Can I add it in commandTable?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,102 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.
11,289 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.
246 questions
asked 2023-11-27T06:25:08.97+00:00
毅磊 朱 21 Reputation points
accepted 2025-01-09T08:31:42.1+00:00
毅磊 朱 21 Reputation points
2 answers One of the answers was accepted by the question author.

Visual Studio Community Integration Services and Licensing

Hello, My questions probably been asked before but I need to be sure and would like to know, what is the difference using community and enterprise version? Let say i have a limited resource , what if I purchase SQL Server License, made a SSIS package…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,460 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,642 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.
246 questions
asked 2024-12-30T13:23:51.98+00:00
Rino Yaohari 20 Reputation points
accepted 2025-01-01T14:03:34.1666667+00:00
Rino Yaohari 20 Reputation points
0 answers

FileExtensionRegistryService returns me UNKNOWN content type for .cs and .txt

Am trying to understand IFileExtensionRegistryService in the Visual Studio Extension development scenario. I try to get content types as follows. var componentModel = (IComponentModel)Package.GetGlobalService(serviceType: typeof(SComponentModel)); var…

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.
246 questions
asked 2024-11-18T03:41:48.35+00:00
Koppula, Vivekanand 60 Reputation points
edited the question 2025-01-01T08:40:05.7+00:00
Koppula, Vivekanand 60 Reputation points
1 answer

How to publish Platform Specific Extensions to Marketplace

We have our extensions in marketplace and now we want to upload the MAC and Linux supporting versions of Same Extension. How to upload multiple platform specific VSIX to marketplace manually by browsing and uploading instead of using vsce publish via…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 questions
asked 2023-07-07T03:27:37.8666667+00:00
Gujral, Gaurav 0 Reputation points
commented 2024-12-30T06:07:36.8866667+00:00
Meraj Malik 0 Reputation points
3 answers One of the answers was accepted by the question author.

Extension manager suggestions: How can I remove some extensions from the suggestions ?

Hello, For example I don't like to see resharper any time when I open the extension manager. I would like to have a possibility to remove it from my suggestion list. Thanks.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,427 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.
246 questions
asked 2024-07-10T10:14:13.0733333+00:00
Yuriy Prokofiev 20 Reputation points
edited the question 2024-12-22T13:43:31.98+00:00
TP 102.7K Reputation points
0 answers

How to add my custom named "Help" setting under Options->Envrionment when using TOOL->Import and Export Settings

I was able to add my custom setting "Help" under TOOLS->Options->Environment with this code [ProvideOptionPageAttribute(typeof(AcfHelpProviderPage), "Environment", "Help", 0, 113, true)] Where 113 value is Help But I…

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.
246 questions
asked 2024-12-18T14:28:59.38+00:00
Leandre Croteau 0 Reputation points
commented 2024-12-19T19:47:10.7766667+00:00
Leandre Croteau 0 Reputation points
0 answers

Language Server (LSP) not called for language features when used along with a Language Service

We have a Visual Studio extension that implements a custom code editor and a legacy Language Service. Code editor is opened using IVSUIShell.CreateDocumentWindow. Language Service is associated with this editor using…

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.
246 questions
asked 2024-11-26T16:43:42.9933333+00:00
Sajith 11 Reputation points
commented 2024-12-04T14:09:10.9933333+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor
0 answers

Validate Breakpoints location with MEF Language Service

We have a Visual Studio extension that implements a legacy Language Service. We are trying to get rid of this and implement the language service in MEF now. There is a way to validate breakpoints location in legacy language service -…

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.
246 questions
asked 2024-11-27T06:43:11.53+00:00
Sajith 11 Reputation points
commented 2024-12-04T07:45:09.16+00:00
Tianyu Sun-MSFT 33,101 Reputation points Microsoft Vendor