Quantcast
Channel: Active questions tagged visual-studio-extensions - Stack Overflow
Browsing all 94 articles
Browse latest View live

Catastrophic failure when loading extension in experimental instance of...

After updating Visual Studio 2022 from 17.5 or 17.6 (not sure, which one it was) to 17.7.4 (the current version), I am no longer able to debug the extension I am writing. The extension is written in...

View Article



Image may be NSFW.
Clik here to view.

Error encountered while loading Microsoft Translation provider

I have Visual Studio 2022 with the Multilingual App Toolkit v4.2.3 (VS 2022+) plugin installed.I configure the Microsoft Translator in settings with a valid Azure Translator subscription key and region...

View Article

Detect specific word or pattern in source code files in Visual Studio? [closed]

I want to detect a specific word or pattern in all source code files. For example, if I want to restrict DateTime.Now to be used in the project, but if some team member has used this in the source...

View Article

Image may be NSFW.
Clik here to view.

Chrome (or any) dev tools console is not displaying Javascript "output"...

I am using (on a MAC) VS Code with the Live Server extension and Chrome with the developer tools open.What I am expecting to see is a "Live" console (console.log) readout (in the CONSOLE tab) of the...

View Article

*** [upload] Error 1 Issue on PlatformIO w/ Raspberry Pi Pico

I am using PlatformIO in VSCode working on a school project. I am trying to upload the code from my desktop to my Raspberry Pi Pico via USB. The code has uploaded many times before, but now it will not...

View Article


How to view column-aligned CSV files in Visual Studio editor

Opening a .csv file in Visual Studio produces an unreadable jumbled mess. Is there any way to set up Visual Studio to automatically format these files in columns (a "grid-view", so to speak) so I can...

View Article

Image may be NSFW.
Clik here to view.

XAML styler for Visual Studio 2022 not alphabetizing

ProblemI just installed the extension XAML styler for Visual Studio 2022, and it's not alphabetizing. Other than that, it works fine (in that it formats).What I've made sure of / checkedI've installed...

View Article

How to validate localization mappings at build time

I have blazor pages with localization like this:<NoRecordsContent>@Localizer["No Content"]</NoRecordsContent>What I want to know is if there is a Visual Studio extension, build pipeline...

View Article


Visual Studio Extension - There is already a command handler for the menu...

I'm working on an extension and had to delete a custom command then re add it. Now when I try to run the extension I get an error saying There is already a command handler for the menu command. Has...

View Article


Visual Studio or Visual Code extension that generate C# object or List

I have to create test cases by creating dummy object for the many classes. for example Employee unit test class, I have to create Department, Address, Job etc., Is there a VS code or Visual studio...

View Article

CSS not diplayed correctly in html view extension

Newby here! Can anyone please explain why my CSS is not displaying correctly in the HTML viewer? It looks perfect on the live server. I'm unable to locate the answer inline.I'm using HTML Preview by...

View Article

In Visual Studio Professional 2019, How do you change the common Extensions...

I am migrating my installation of Visual Studio 2019 from G:\ to L:... and I have had mostly no problems, moving all the references. Except when it came to some 'Extensions' and some projects. After...

View Article

Prevent the CLR from freeing memory of a marshalled double char pointer?

I am building a Visual Studio 2022 extension in C# and am currently playing around with the VS API. I am trying to call IVsObjectList2.GetText(), which is a COM interface. However, VS is crashing while...

View Article


Possible to get Visual Studio IDE screen position/size from DTE/Extensibility?

I'd like to get the current position/size of the Visual Studio IDE from within a VS Extension. The Windows events return the info on the 'panels' within the IDE, but not the overall IDE 'frame'...

View Article

Possible to get Visual Studio's IDE Colors in Extension?

Is it possible to obtain the currently used colors (not Theme names) being used in the Visual Studio IDE from within a VS Extension? I have an extension in which I would like to list the exact colors...

View Article


Image may be NSFW.
Clik here to view.

Message in visual studio "This extension is scheduled for install"

I have downloaded RDLC extension from visual studio 2017 Tools ->"Extensions & Updates" successfully & its showing me message as "This extension is scheduled for install".So I have restarted...

View Article

Extension could not be found. Please make sure the extension has been installed

I've been working on a VS extension that creates a couple of files with some boilercode using SideWaffle and I was having a problem where, whenever I'd add a new item, my boilercode item would be under...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio will not compile community extension because...

I have tried to compile the visual studio 2022 extension with Tool Window. I have followed along in the video by Mads Cristianson to create the project.I have the extension developer installed.But in...

View Article

Is it possible to reload Visual Studio Image Service? (or Icons of my...

I'm experimenting with the concept of custom Image Moniker and the Visual Studio Image Service (https://learn.microsoft.com/en-us/visualstudio/extensibility/image-service-and-catalog?view=vs-2022) in...

View Article

Image may be NSFW.
Clik here to view.

cannot connect to gitlab registry

I am trying to connect to a gitlab registry , but I get connection failure(I am able to connect normally with docker login from my shell, using user + PAT)plus, the gitlab option is not present (see...

View Article
Browsing all 94 articles
Browse latest View live




Latest Images