Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-extensions

VS Extension: TextPoint.GreaterThan / LessThan very slow for large files

VSTS query by WIQL does not return requested fields

How to determine whether or not EnvDTE.Project object represents a C/C++ project?

What happened to the Visual Studio extension for "Ultra Find"?

Writing Visual Studio settings in an extension do not stay

How to solve Microsoft.VisualStudio.ExtensionManager.MissingReferencesException

Mutation Test tools in C# [duplicate]

Visual Studio 2015 fail to load package because Microsoft.VisualStudio.Shell.15.0 fail to load

Get a list of projects/references within a Visual Studio 2010 Extension

"Visual Studio Extensions for Windows Library for Javascript" Won't Update

Enlarge find all references font size in Visual Studio 2017?

How adapt extension to Visual Studio 2019?

VS2017, VSIX: just created AsyncPackage is not being instanced

How do I list all the projects in the current solution using EnvDTE?

Debugging Exceptions thrown by Visual Studio Extension

Visual Studio plug in to jump to test class

What is a viable method of spacing out text in visual studio

VS Add-on to Copy full type name of identifier under the cursor into clipboard [closed]

How to obtain the absolute position of text cursor in Visual Studio 2010 extension