316 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Visual Studio Bicep Extension Fails to Install with NoApplicableSKUsException

I have: Microsoft Visual Studio Enterprise 2022 (ARM 64-bit) - Current Version 17.14.8 installed and cannot seem to install the Bicep Extension package. I fails with this error log: 8/15/2025 12:16:43 PM - Microsoft VSIX Installer 8/15/2025 12:16:43 PM…

Developer technologies | Visual Studio | Extensions
asked 2025-08-15T18:33:34.4833333+00:00
Brian Dickinson 20 Reputation points Microsoft Employee
accepted 2025-08-28T13:32:33.23+00:00
Brian Dickinson 20 Reputation points Microsoft Employee
1 answer

How to open a untitled file

I want to open a Untitled file in visual studio, when i open the file it is supposed to save in the disk until user explicitly saves it and also I want to attach my Editor factory or language service to that untitled file I am using this code but it is…

Developer technologies | Visual Studio | Extensions
asked 2025-06-19T09:52:38.9633333+00:00
Vasu Bansal 20 Reputation points
commented 2025-08-28T06:49:52.2333333+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 380 Reputation points Microsoft External Staff
1 answer

I previously scheduled my GitHub Copilot certification exam, which was originally set for August 14. I'm looking to book a second attempt. Could you please let me know when I’m eligible to reschedule the exam and how to proceed?

I previously scheduled my GitHub Copilot certification exam, which was originally set for August 14. I'm looking to book a second attempt. Could you please let me know when I’m eligible to reschedule the exam and how to proceed?

Developer technologies | Visual Studio | Extensions
asked 2025-08-27T08:53:07.8466667+00:00
Kumar Saini, Santosh 0 Reputation points
answered 2025-08-27T09:34:47.8133333+00:00
Adiba Khan 340 Reputation points Microsoft External Staff
1 answer

SSDT 2017 - TargetServerVersion issue with SQL Server 2019

Hi All, I have a computer on which I installed SSDT 2017 (standalone installer) 2-3 years ago. Offical MS site claims that Supported SQL Versions for SSDT 2017 are "SQL Server 2012 - SQL Server 2019". I can develop, deploy and run SSIS…

Developer technologies | Visual Studio | Extensions
asked 2025-07-11T10:08:21.93+00:00
Joerce30 0 Reputation points
commented 2025-08-26T06:14:25.9266667+00:00
Susmitha T (INFOSYS LIMITED) 575 Reputation points Microsoft External Staff
0 answers

No puedo crear una nueva suscripción de desarrollador de Microsoft 365

Mi nombre es Cristhian y estoy teniendo dificultades para crear una nueva suscripción de desarrollador en el programa de Microsoft 365. Utilicé anteriormente mi cuenta personal (correo: [tu correo aquí]) para crear una suscripción con el dominio…

Developer technologies | Visual Studio | Extensions
asked 2025-08-25T20:50:11.0566667+00:00
CRISTHIAN VIERA 0 Reputation points
5 answers

How to write a Visual Studio extension that injects environment variables into a .NET 4.8 application on debug launch

I want to write a Visual Studio 2022 extension, that injects environment variables into a debugged application when launching the debugger. The debugged project is a .NET 4.8 application, so I cannot set additional environment variables via debug…

Developer technologies | Visual Studio | Extensions
asked 2025-08-19T16:04:41.63+00:00
Thomas 0 Reputation points
answered 2025-08-25T15:09:43.4666667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 1,110 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

I cannot get RDLC Report Designer 2022 Extension to appear

I have followed various guides and troubleshooting. Installed VS and the extension muitple times yet I still cannot get the MS RDLC Report Designer to appear as a file opening option

Developer technologies | Visual Studio | Extensions
asked 2025-08-19T00:34:08.55+00:00
Sean Underwood 20 Reputation points
commented 2025-08-19T13:44:33.93+00:00
Sean Underwood 20 Reputation points
1 answer One of the answers was accepted by the question author.

Offline installer of the Python extension For Visual Studio on Windows

Hi, Our security team require downloaded package to scan for security risks and vulnerabilities before installation and i am unable to find an offline installer for the python extension for visual studio on windows. Where would i be able access this…

Developer technologies | Visual Studio | Extensions
asked 2025-08-06T11:58:41.4+00:00
Thompson, Michael John (Capgemini) 20 Reputation points
accepted 2025-08-19T10:42:07.5133333+00:00
Thompson, Michael John (Capgemini) 20 Reputation points
1 answer

SSIS Error "Could not create a managed connection manager." in VS2022 at runtime

I work with Always Encrypted databases in SQL Server with Host Guardian Services set and have to run many integration processes using SSIS. As per Microsoft support, the ONLY driver capable of establish a connection to SQL Server using Host Guardian…

Developer technologies | Visual Studio | Extensions
asked 2025-06-04T01:24:06.7366667+00:00
Ricardo Silva 6 Reputation points
commented 2025-08-18T01:50:39.19+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 380 Reputation points Microsoft External Staff
1 answer

How to create dynamic column in datalist POS Store Commerce

Hi Everyone, I would like to display a datalist with dynamic data from crt, need to create dynamic column. Thanks, Janaki Priya

Developer technologies | Visual Studio | Extensions
asked 2025-08-01T12:13:39.8333333+00:00
Janaki Priya 0 Reputation points
commented 2025-08-15T12:20:23.6966667+00:00
Gade Harika (INFOSYS LIMITED) 490 Reputation points Microsoft External Staff
2 answers

VS sends 'textDocument/didClose' to LSP server when file is not closed

I have a Language Server (LSP) implemented. For the first file opened (of the specified content type, which causes the Language Server to be loaded) I am getting textDocuement/didOpen message followed by textDocument/didClose message. But the file is…

Developer technologies | Visual Studio | Extensions
asked 2025-07-14T14:56:50.57+00:00
Sajith 46 Reputation points
commented 2025-08-14T04:52:56.4666667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 380 Reputation points Microsoft External Staff
2 answers

Visual studio extension in code editor to have menu and submenu.

I want to develop an extension for VS. When I select some code in the cs file or any file there should be some option in code editor like Mymenu and submenu Please guide. how to achieve it. I have one comand class which actually shows Mymenu when I…

Developer technologies | Visual Studio | Extensions
asked 2025-07-09T09:42:04.36+00:00
Vishal Suravase 21 Reputation points
answered 2025-08-12T19:55:58.21+00:00
aH 5 Reputation points
6 answers

Unable to Hide Buttons in Custom Toolbar with UI Context in Visual Studio Extension

I have created a custom toolbar in my Visual Studio extension that appears only with specific files, using a defined UI context. I want to hide certain buttons in this toolbar programmatically. However, setting the .Hidden = true property does not hide…

Developer technologies | Visual Studio | Extensions
asked 2025-07-21T09:22:04.0166667+00:00
Vasu Bansal 20 Reputation points
commented 2025-08-12T05:34:48.82+00:00
Susmitha T (INFOSYS LIMITED) 575 Reputation points Microsoft External Staff
1 answer

How to show connection information of the file in the properties window in Visual Studio

I am opening a new/existing file using this way Guid editorFactory = new…

Developer technologies | Visual Studio | Extensions
asked 2025-07-08T09:47:46.68+00:00
Vasu Bansal 20 Reputation points
commented 2025-08-12T05:03:18.2666667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 255 Reputation points Microsoft External Staff
3 answers

LSP message for Word Completion from Visual Studio

I have a Langauge Server (LSP) implemented in C#. Have implemented textDocument/Hover and textDocument/Completion. This works fine on hover and typing in the editor. But Word Completion does not work. Which LSP message is sent from Visual Studio for Word…

Developer technologies | Visual Studio | Extensions
asked 2025-07-10T15:11:17.22+00:00
Sajith 46 Reputation points
commented 2025-08-11T11:49:35.4133333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 1,110 Reputation points Microsoft External Staff
1 answer

Setting Content Type of virtual editors (Opened using IVsUIShell.CreateDocumentWindow)

I have implemented an LSP Language Server and want this to be loaded / associated with virtual documents. Virtual documents are opened using IVsUIShell.CreateDocumentWindow. How to set the Content Type of these virtual documents so that LSP Server gets…

Developer technologies | Visual Studio | Extensions
asked 2025-07-17T14:48:18.9733333+00:00
Sajith 46 Reputation points
commented 2025-08-08T12:03:38.1833333+00:00
Gade Harika (INFOSYS LIMITED) 490 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Visual Studio Code SQL Server (mssql) Extension - Error

In Visual Studio Code (Version 1.102.3) I have installed the extension SQL Server (mssql), but I am unable to use it. I am getting this error: There is no data provider registered that can provide view data. Clicking on the add connection button does…

Developer technologies | Visual Studio | Extensions
asked 2025-08-07T14:27:46.46+00:00
Paul Wright 20 Reputation points
commented 2025-08-08T11:10:50.4+00:00
Varsha Dundigalla(INFOSYS LIMITED) 1,110 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Publishing MSIX packages to the store on VS2022 for AR

I have an app which I package and publish for several years via VS2019 using the Windows Application Packaging Project. This deploys direct to the Microsoft Marketplace where I can publish it. I have recently upgraded to VS 2022 for ARM and can no longer…

Developer technologies | Visual Studio | Extensions
asked 2025-06-19T14:47:30.7266667+00:00
Neil Elroy 20 Reputation points
accepted 2025-08-07T09:42:14.3966667+00:00
Neil Elroy 20 Reputation points
5 answers

Attaching to WSL process from a visual studio extension.

I can attach to a WSL process in visual studio by going Debug -> 'Attach To Process' in the menu, then setting the 'Connection type' to 'Windows subsystem for Linux', selecting the process from the list, and clicking the 'attach' button. How can I do…

Developer technologies | Visual Studio | Extensions
asked 2025-06-02T10:10:24.7433333+00:00
Kev Martin 0 Reputation points
commented 2025-07-30T15:56:55.4933333+00:00
Kev Martin 0 Reputation points
1 answer

How to open a new file in memory in visual studio using my editory factory

I want to open a new .sql file in memory not in the disc and also when the file is open i want to use my editory factory to it I tried this method to create a new .sql in memory file but using this way I am not able to use my editory factory to it. var…

Developer technologies | Visual Studio | Extensions
asked 2025-07-11T06:50:32.34+00:00
Vasu Bansal 20 Reputation points
commented 2025-07-29T09:52:18.9533333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 1,110 Reputation points Microsoft External Staff