305 questions with Developer technologies | Visual Studio | Extensions tags
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 | C#

Web Design HTML & CSS
How can i start a web design i only have these options i cant see the stylesheet or javascript items this is a video from youtube as comparison of all the items i dont have heeeeeeeeeelp please
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
PORTABLE NUGET PACKAGE
I download a Nuget package for a .NET Core project in Visual Studio, then the same package is needed by another project, so the same process is repeated. I do not want to connect remote computer every time. I want to download the package one time and…
Developer technologies | Visual Studio | Extensions
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

Run Python code using VS project within Oracle Linux OS
Hi, Is it officially acceptable to Run Python code using VS project within Oracle Linux OS? Any details or sample code for this?
Developer technologies | Visual Studio | Extensions
SSDT support on Windows 11 ARM
Is there a roadmap for when SSDT will be supported on Windows 11 ARM? https://learn.microsoft.com/en-us/answers/questions/1190040/sql-server-data-tool-(ssdt)-on-windows-11-parallel
Developer technologies | Visual Studio | Extensions
Preview markdown file in VS 2022
Hi all, I am using visual studio for my markdown file of Fortran code. But i do not see any preview button or option to have a preview. I followed the link https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview but still can…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
How to change the mouse cursor color in Visual Studio 2022?
Hi to every one, I would like to change the color of the mouse cursor on Visual Studio Community 2022, as I have installed the "dark" theme, which I really like, but the mouse cursor is practically invisible. How can I go about changing it? I…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Testing
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
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
Extension manager suggestions: How can I remove some extensions from the suggestions ?
Hello, For example I don't like to see resharper any time when I open the extension manager. I would like to have a possibility to remove it from my suggestion list. Thanks.
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other

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
Visual Studio 2019 V. 16.11.23 SSIS V. 16.0.5035.3 - Does Not Open Script Task Editor
I am currently using Visual Studio 2019 version 16.11.23 Build Number 16.11.33214.272 and extension SQL Server Integration Services Projects version 16.0.5035.3. I have been reading extensively about this issue. I have recently found myself not bein able…
SQL Server Integration Services
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Using SVN with Visual studio 2022
Hi Team, I have a requirement where I need to connect to a SVN URL using Visual Studio 2022 and download the .Net project/Solution. Can you please let me know how to do this. If possible, please provide me with the link for this. Thanks, Salil
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup

Ask if Visual Studio's CodeAnalysis tool supports 100% of the .Net Framework Design guideline.
The .Net Framework Design guideline consists of a total of 41 rules. (Consists of three categories: Naming Guidelins, Design Guidelines, and Usage Guidelins) - If you use the CodeAnalysis tool in the Visual Studio tool, it seems that you can…
Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Is Microsoft.VisualStudio.TemplateWizard incompatible with .Net 8.0?
So, We are updating to VS2022 at work, and have several VSIX template packages that need to be updated to work with VS2022, as the default VS2019 configuration is not compatible. To that end, we use wizards with a several of these templates, and when…
Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
Database schema analysis continuously in progress for a database project in Visual Studio
Hi, I'm developing a database project with Visual Studio 2022 and SSDT extension. After some scripts created I've noticed that Visual Studio runs more slowly because a database schema analysis is in progress, reading the message shown in the status bar:…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
SQL Server | Other
How can I set the defaultlocation to UserProfile (ex:C:/user/user)?
Hi I use visual studio 2022 setup project. I search in MSDN, but I cannot find the path to environment variables %USERPROFILE% How can I set the installation folder to the userprofile? (ex:C:/users/user It is different from every user)
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other

Use AsyncPackage to load native c++ VSPackages in the background
Are there any examples of loading the native c++ written VSPackages , specifically implementing the AsyncPackage class
Developer technologies | Visual Studio | Extensions
Simple Powershell with Vs2019 radio buttons question
I try a simple example from https://learn-powershell.net/2014/08/10/powershell-and-wpf-radio-button/ [xml]$xaml = @" <Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" …
Developer technologies | Visual Studio | Extensions
Windows for business | Windows Server | User experience | PowerShell
Unable to install or update extensions in VS Code
Alright, so last evening I opened VS Code and found the "Prettier" extension to be missing...Naturally, I searched for it and tried to install it..but apparently it shows this error - "Error while installing 'Prettier - Code formatter'…