401 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 86 Reputation points
commented 2025-11-19T05:47:05.63+00:00
Anonymous
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
commented 2025-11-19T05:06:37.22+00:00
Anonymous
1 answer

After Deployment in Azure function - Internal server error 500 (exception caught attempting to connect to SQL DB)

Create Azure Resources: Azure Function App: Create an Azure Function App in the Azure portal. Key Vault: Set up an Azure Key Vault to store your sensitive information like passwords securely. Azure SQL Database: Create an Azure SQL Database in the…

Developer technologies | Visual Studio | Extensions
asked 2025-06-17T12:39:07.56+00:00
Reshma 0 Reputation points
commented 2025-11-19T04:44:49.93+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,185 Reputation points Microsoft External Staff
1 answer

How do I package my Deploy contents into an Installer for my winui 3 app?

I reference images that I hold in a SharedResources project using the relative binding like this in my XAML: <Image Source="ms-appx:///SharedResources_UI3/NewIcons/Delete_Icon2.svg" Width="35" Height="35"…

Developer technologies | Visual Studio | Extensions
asked 2025-06-05T21:41:54.6933333+00:00
Scott Alexander 0 Reputation points
commented 2025-11-18T06:06:25.52+00:00
Adiba Khan 2,350 Reputation points Microsoft External Staff
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,…

Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,836 questions
Developer technologies | C#
Developer technologies | 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,816 questions
asked 2023-02-23T04:57:49.38+00:00
Apurva Kamshetty 30 Reputation points
commented 2025-11-16T19:11:39.8333333+00:00
Azzedin Habach 0 Reputation points
1 answer One of the answers was accepted by the question author.

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 66 Reputation points
commented 2025-11-14T12:15:27.04+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,185 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

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 86 Reputation points
commented 2025-11-14T07:01:15.87+00:00
Gade Harika (INFOSYS LIMITED) 2,850 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 86 Reputation points
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 2,350 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 86 Reputation points
commented 2025-11-07T04:24:59.6233333+00:00
Anonymous
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) 2,850 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) 2,850 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
Anonymous
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) 5,185 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
Anonymous
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
Anonymous
1 answer

Unable to link my expo native react with my vs studios

After downloaded the expo native react extension, I attempted to link the two profiles together with the code provided by expo native react, then it was stated to do so with in the directory . I attempted to navigate to direct and it repeatedly states…

Developer technologies | Visual Studio | Extensions
asked 2025-09-27T15:20:08.81+00:00
Erica Schwarz 0 Reputation points
commented 2025-10-09T03:58:29.36+00:00
Anonymous
2 answers

Error loading Oracle components in VS 2019 after SSIS upgrade to version 4.6 and rollback to 3.16

I'm getting the following error when attempting to open an Oracle source, destination, or connection manager in VS 2019. The text version of the above screenshot and message details are in the code block below. We began encountering this error after…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,806 questions
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,836 questions
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 5 Reputation points
commented 2025-10-07T21:11:56.3933333+00:00
Cynthia 0 Reputation points