311 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
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) 160 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-12T05:25:04.8166667+00:00
Susmitha T (INFOSYS LIMITED) 160 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) 245 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) 795 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-11T11:10:09.88+00:00
Gade Harika (INFOSYS LIMITED) 330 Reputation points Microsoft External Staff
1 answer

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
commented 2025-08-11T06:01:51.2166667+00:00
Susmitha T (INFOSYS LIMITED) 160 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) 330 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) 795 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
1 answer

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
commented 2025-08-01T05:55:44.8233333+00:00
Susmitha T (INFOSYS LIMITED) 160 Reputation points Microsoft External Staff
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) 795 Reputation points Microsoft External Staff
2 answers

looking for download - Microsoft Visual C++ Redistributable 32-bit

I need this download to run an older program and cannot find it on Microsoft's website

Developer technologies | Visual Studio | Extensions
asked 2024-06-17T15:57:42.4266667+00:00
Van Esch, Jacqueline 0 Reputation points
answered 2025-07-27T19:38:24.0033333+00:00
4 answers

VS 2022 not opening Sql Database sqlproj

I was recently issued a new laptop. The prior laptop VS 2017 upgrade--> 2019 upgrade-->2022. We have multiple SQL Database Project used to manage our ... database projects. On the new laptop I installed VS 2022 and checked to include the SQL…

Developer technologies | Visual Studio | Extensions
asked 2025-03-07T04:10:52.7366667+00:00
Paul Hunter 0 Reputation points
commented 2025-07-23T16:53:36.5833333+00:00
Glen Brown 0 Reputation points
4 answers

Can I use my MSDN Visual Studio Enterprise subscription to create Azure connectors for my development boxes?

We are having issues with our new development boxes get created, spun up and then after getting upgraded to 10.0.43, the environments come up as incomplete. We are being told that is has to do with the Azure Connectors not being current and expired. …

Developer technologies | Visual Studio | Extensions
asked 2025-06-11T19:36:08.05+00:00
Reg Cracknell 0 Reputation points
answered 2025-07-25T09:13:19.2433333+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

can VS Code highlight TIE syntax?

Can VS Code recognize and highlight TIE syntax? Is it and extension? Where do I get it, how do I install it? If not yet available, how do I create one?

Developer technologies | Visual Studio | Extensions
asked 2025-06-24T00:45:51.0966667+00:00
Laszlo Borbely-Bartis 20 Reputation points
accepted 2025-07-23T18:41:20.4966667+00:00
Laszlo Borbely-Bartis 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to duplicate a document on Visual Studio 2022?

I'm working on a Visual Studio 2022 C# extension, and I'm trying to "programmatically" duplicate an open document and move it into a different group. By "duplicate" I mean like when you click on the option "Window > New…

Developer technologies | Visual Studio | Extensions
asked 2025-07-10T06:53:23.4333333+00:00
Lilo 40 Reputation points
accepted 2025-07-15T04:46:53.18+00:00
Lilo 40 Reputation points
0 answers

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
2 answers One of the answers was accepted by the question author.

How to load Langauge Server (LSP) when loading the extension package

I have a requirement of loading the Language Server (LSP) explcitly without opening any file (of the Language Server's content type). But currently the Langauge Server gets loaded only when a file of this content type is opened. Is there a way to load…

Developer technologies | Visual Studio | Extensions
asked 2025-07-14T14:45:30.3366667+00:00
Sajith 46 Reputation points
edited an answer 2025-07-27T07:13:09.4733333+00:00
manny orton 0 Reputation points
1 answer One of the answers was accepted by the question author.

VS 2022 - Unable to load SDK-style sqlproj in "SQL Server Object Explorer"

Hello, I'm migrating a sqlproj from the "classical" structure to the new SDK-style because I need to execute the "dotnet build my.sqlproj" command in an Azure DevOps pipeline Linux agent and the classical sqlproj would work only on…

Developer technologies | Visual Studio | Extensions
asked 2025-07-23T16:33:33.8433333+00:00
Giulio Vito De Musso 20 Reputation points
accepted 2025-07-24T09:34:42.9866667+00:00
Giulio Vito De Musso 20 Reputation points