305 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
0 answers

Help using azure devops SDK package in extension development process

I'm developing an Azure DevOps extension that adds a custom button to the work item form. When a user clicks this button, a third-party API should be called and its response displayed directly on the work item. I've already implemented the API call, but…

Developer technologies | Visual Studio | Extensions
asked 2025-03-05T06:14:35.02+00:00
Sankar Santhanaraman 0 Reputation points
commented 2025-03-05T15:00:59.5066667+00:00
Sankar Santhanaraman 0 Reputation points
1 answer One of the answers was accepted by the question author.

VS Code is not showing my html code rather it is just rendering it in preview mode

My VS code is not showing me the HTML code rather it is just rendering the HTML cod in the preview form.

Developer technologies | Visual Studio | Extensions
asked 2025-02-28T17:36:20.1333333+00:00
ATIQUE ABDULLAH 20 Reputation points
edited an answer 2025-03-04T02:01:01.17+00:00
Anonymous
0 answers

How to get the Enviroment Font information of Visual Studio in real time .

I want to get the real time latest Environment font information of visual studio using c# dot net. Is there any listeners available and a method to get the latest current visual studio environment font information I am calling this method…

Developer technologies | Visual Studio | Extensions
asked 2025-02-27T05:24:26.1166667+00:00
Vasu Bansal 20 Reputation points
commented 2025-02-27T06:19:16.17+00:00
Anonymous
1 answer

I need to update the Python Extension on Visual Studio Code on around 126 endpoints

Dear Team, I support my company with patching vulnerabilities and in this case, updating the Python Extension on VSC. I need to update the Python Extension for Visual Studio Code on around 126 endpoints. This cannot be done manually, as will take all…

Developer technologies | Visual Studio | Extensions
asked 2025-02-25T17:48:52.62+00:00
Sheldon Afong 0 Reputation points
answered 2025-02-26T05:05:57.92+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
2 answers

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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
asked 2025-02-12T06:16:50.8033333+00:00
Yik Heng Yong 0 Reputation points
answered 2025-02-20T09:44:14.1833333+00:00
Yik Heng Yong 0 Reputation points
1 answer

Visual Studio 2022 crashes when trying to add an OLEDB SQL connection manager to an SSIS package

I am experiencing issues with Visual Studio 2022 crashing when adding a connection manager to a package. Has anyone else encountered this problem and if so, can anyone suggest a solution? Any help would be appreciated.

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
asked 2024-06-21T00:19:13.46+00:00
Kee, Dana 5 Reputation points
commented 2025-02-18T16:38:39.5966667+00:00
Shah, Syed 0 Reputation points
1 answer

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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
asked 2025-02-12T08:09:18.5666667+00:00
Marina Suarez Blazquez 0 Reputation points
commented 2025-02-13T08:13:59.2033333+00:00
Marina Suarez Blazquez 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…

Developer technologies | Visual Studio | Extensions
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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
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…

Developer technologies | Visual Studio | Extensions
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 31,056 Reputation points Microsoft External Staff
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…

Developer technologies | Visual Studio | Extensions
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…

Developer technologies | Visual Studio | Extensions
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 34,466 Reputation points Microsoft External Staff
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. #

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,000 questions
asked 2025-01-23T15:26:03.66+00:00
Simba Bryn Mahaja 100 Reputation points
commented 2025-01-25T12:33:11.9466667+00:00
Simba Bryn Mahaja 100 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.

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
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 34,466 Reputation points Microsoft External Staff
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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
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 34,466 Reputation points Microsoft External Staff
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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
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?

Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
Developer technologies | C#
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 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
SQL Server | Other
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…

Developer technologies | Visual Studio | Extensions
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…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
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