335 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
2 answers

LSP - 'textDocument/publishDiagnostics' to a virtual editor

I am working on a Visual Studio extension that Opens Code editors using IVSUIShell.CreateDocumentWindow. Implements a Langauge Server (LSP) which is associated to these code editors 'textDocument/publishDiagnostics' that are sent from Language…

Developer technologies | Visual Studio | Extensions
asked 2025-11-07T18:29:35.35+00:00
Sajith 46 Reputation points
commented 2025-11-13T08:35:44.0433333+00:00
Susmitha T (INFOSYS LIMITED) 1,150 Reputation points Microsoft External Staff
0 answers

Can not login to Github Copilot in VisualStudio running with administrator rights

I have a Github Copilot, and I would like to login into Github account to be able to use it with my Visual Studio 2022. I can do it when VisualStudio started with usual user. But when it started with administrator rights (I need it to be run with admin…

Developer technologies | Visual Studio | Extensions
asked 2025-04-11T07:29:17.63+00:00
Khakimova, Ksenia 50 Reputation points
commented 2025-11-13T00:52:55.7566667+00:00
Adam DeRuwe 0 Reputation points
2 answers

Open a new file in memory from extension using custom editor

I am trying to open a new file (with .sql extension) in memory not in disc using a custom editor factory that I have implemented. IVsUIShellOpenDocument shellOpenDocument =…

Developer technologies | Visual Studio | Extensions
asked 2025-11-12T08:33:08.7133333+00:00
Sajith 46 Reputation points
answered 2025-11-12T18:40:37.5066667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
1 answer

Markdown string for Hover (textDocument/hover) in Visual Studio

Iam working on an extension in Visual Studio that implements a Language Server (LSP) and support Hover (textDocument/hover) on some keywords in editor. Markdown string returned for Hover request does not work in my case. Does Visual Studio support…

Developer technologies | Visual Studio | Extensions
asked 2025-11-12T17:18:42.74+00:00
Sajith 46 Reputation points
answered 2025-11-12T17:19:02.61+00:00
Q&A Assist
0 answers

How to show scrollbar on hover window when hover text is large

Iam working on an extension in Visual Studio that implements a Language Server (LSP) and support Hover (textDocument/hover). In some scenarios, hover text to be displayed is large and that causes a big hover popup that occupy the entire screen in Visual…

Developer technologies | Visual Studio | Extensions
asked 2025-11-12T14:53:02.8566667+00:00
Sajith 46 Reputation points
2 answers

When will Microsoft.VisualStudio.Interop v18 and related interop packages be available on NuGet?

Hello, I am developing an SSMS extension and need to reference the following assemblies for compatibility with Visual Studio 18 SDK: Microsoft.VisualStudio.Interop Microsoft.VisualStudio.OLE.Interop Microsoft.VisualStudio.Shell.Interop Currently,…

Developer technologies | Visual Studio | Extensions
asked 2025-11-12T09:32:08.31+00:00
utkarsh bandekar 0 Reputation points
answered 2025-11-12T12:09:56.95+00:00
Susmitha T (INFOSYS LIMITED) 1,150 Reputation points Microsoft External Staff
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
Anonymous
commented 2025-11-12T09:37:17.32+00:00
Sajith 46 Reputation points
1 answer

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
answered 2025-11-11T09:33:34.31+00:00
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
2 answers

How to add icon near string for compartment item of CompartmentShape

Hello. Please help, i have a situation: Create domain-specific language project type in VS 2022 Then, i create my domain classes and shapes here is picture of my setup: As you can see - i have "Town" domain class, "Street" domain…

Developer technologies | Visual Studio | Extensions
asked 2025-11-03T15:27:00.3666667+00:00
Alex Mak 46 Reputation points
commented 2025-11-10T13:18:59.0566667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
2 answers

Seed issue on Visual Studio Community 2022

I'm currently using Visual Studio Community 2022 for SSIS development, but it's running very slowly. What steps can I take to improve its performance?

Developer technologies | Visual Studio | Extensions
asked 2025-10-23T18:36:08.42+00:00
Kirubel Kasa 0 Reputation points
commented 2025-11-10T11:07:33.01+00:00
Adiba Khan 1,210 Reputation points Microsoft External Staff
1 answer

Theming ToolStrip buttons using Image service

I am trying to use images for ToolStrip buttons using Image service following this- https://learn.microsoft.com/en-us/visualstudio/extensibility/image-service-and-catalog?view=vs-2022 But this is not working with changing themes. I have tried setting the…

Developer technologies | Visual Studio | Extensions
asked 2025-11-07T16:21:43.1966667+00:00
Sajith 46 Reputation points
answered 2025-11-10T08:25:29.1+00:00
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Position a window with respect to another from an extension

We have a Visual Studio extension. We open editors and custom windows from this extension. For an editor (window#1) when we open a related custom window (window#2) how to position window#2 with respect to window#1 (to the side or to the bottom) ? Is…

Developer technologies | Visual Studio | Extensions
asked 2025-10-28T18:04:21.5366667+00:00
Sajith 46 Reputation points
commented 2025-11-07T04:24:59.6233333+00:00
Susmitha T (INFOSYS LIMITED) 1,150 Reputation points Microsoft External Staff
1 answer

Corrigir acesso a extensões (Cline, Gemin, Codex, Deepseek,...) no VSCode.

Estou tendo problemas para aparecer o chat com linha de prompt em todas as IA's que tenho instaladas com (Gemini, Codex, Cline, Deepseek, ... ) no lado esquerdo da tela no VSCode. Estava funcionando e parou. Alguem ja teve esse tipo de erro sem mostrar…

Developer technologies | Visual Studio | Extensions
asked 2025-10-10T14:15:24.38+00:00
Claudio Jacobsen 0 Reputation points
commented 2025-10-27T04:27:17.5666667+00:00
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Will Integration Services projects work with Visual Studio Professional 2022 on Windows 11.I

I recently changed from VS Enterprise to VS Professional, and then upgraded to Windows 11. I am now unable to install Microsoft Data Tools Integration Services. I receive Error 0xe0434f4d: Failed to execute EXE package.

Developer technologies | Visual Studio | Extensions
asked 2025-10-08T20:31:33.2366667+00:00
Bruce Clegg 0 Reputation points
commented 2025-10-22T09:28:58.2666667+00:00
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

My Visual Studio 2022 Community reports an error when I try to install any vsix and I have tried various methods including reinstalling. My Windows 11 system vs version is 17.14.16 and Windows is 11 24h2

我的visualstudio2022community在想安裝任何vsix時都會報錯並且已嘗試過各種方法包括重灌删除缓存和修复vs 我的windows11系統vs版本是17.14.16 windows是11 24h2 My Visual Studio 2022 Community reports an error when I try to install any vsix and I have tried various methods including reinstalling. My…

Developer technologies | Visual Studio | Extensions
asked 2025-10-05T02:44:12.75+00:00
Yami Yami 0 Reputation points
commented 2025-10-21T12:50:01.2266667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 965 Reputation points Microsoft External Staff
1 answer

How to enable IntelliSense on external unity projects?

Hey there. Recently I started working on unity projects with teammates and I encountered a problem where the IntelliSense is disabled on projects from other people. At first VS Code notified me that the workspace isn't trusting this file, so I added the…

Developer technologies | Visual Studio | Extensions
asked 2025-10-07T06:44:10.7233333+00:00
Tal Mishan 0 Reputation points
commented 2025-10-21T12:15:36.19+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,170 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
KumarSainiSantosh-4788 0 Reputation points
commented 2025-10-21T11:59:07.28+00:00
Muhammad Farouk 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to add extra package source in NuGet packages?

I usually use public NuGet packages only. But, I am going to install packages from private source in my project. How can I configure/use both private and public packages source by Visual Studio?

Developer technologies | Visual Studio | Extensions
asked 2025-10-21T09:03:10.9933333+00:00
Firdavs Muzaffarov 40 Reputation points
accepted 2025-10-21T09:13:27.8333333+00:00
Firdavs Muzaffarov 40 Reputation points
1 answer

Add a custom command into visual studio solution explorer context menu with extensibility framework

Need example to add a command to solution explorer context menu with new out-process model.

Developer technologies | Visual Studio | Extensions
asked 2025-10-08T14:27:11.1833333+00:00
Zhang, Victor 0 Reputation points
commented 2025-10-21T04:49:00.25+00:00
Susmitha T (INFOSYS LIMITED) 1,150 Reputation points Microsoft External Staff
1 answer

VS Code Remote-SSH stuck at “Checking .log and .pid for a running server”

Hi Microsoft VS Code team, I'm encountering a persistent hang issue with VS Code Remote-SSH when connecting to my remote Linux machine. Environment VS Code version: Version: 1.104.3 (user setup) Commit: 385651c938df8a906869babee516bffd0ddb9829 Date:…

Developer technologies | Visual Studio | Extensions
asked 2025-10-08T00:22:11.47+00:00
若琛 邓 0 Reputation points
commented 2025-10-20T12:11:45.6066667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 965 Reputation points Microsoft External Staff