visual-studio-extension
Here are 278 public repositories matching this topic...
Material Theme, the most epic theme for Visual Studio Code
-
Updated
Jun 26, 2020 - TypeScript
This suggestion is based on real experience helping an internal customer identify missing API's in the WCF client implementation. We have some properties on our classes which are either server only api's or aren't currently supported. An example of this is NetTcpBinding.TransactionFlow. On .NET Framework, this property is [defined like](https://referencesource.microsoft.com/#System.ServiceModel/Sy
I wanted to use the Settings.XamlStyler file. But I faced with the fact that VS doesn't support this format. So, manual editing is not easy.
I think it would be easier if one could copy the global settings to keyboard buffer and paste it into settings file.
An opinionated Tailwind CSS class sorter built for Visual Studio Code
-
Updated
Jul 13, 2020 - TypeScript
Functional impact
If the user has specified a default provider, we should respect that in the UI.
Minimal repro steps
- Set a default provider in libman.json other than cdnjs
- Right click a folder in Solution Explorer and select Add -> Client Side Library
Expected result
Selected provider matches defaultProvider
Actual result
Selected provider always default
Instructions are already highlighted and it would be nice if they contain tooltips with some description or/and be clickable with URL to some documentation.
Add About Dialog
The About Dialog should roughly look like this:
The dialog cannot change its window size. Pick up a size that is not too small and not too big and can fit on a 14" laptop screen ;-)
About Tab
If there is an internet connection fetch the data from GitHub and VS Marketplace and
130+ jQuery code snippets for Visual Studio 2012-2019.
-
Updated
Feb 22, 2019 - HTML
Glyphfriend is a Visual Studio Extension to add previews for various icon/glyph fonts to Visual Studio.
-
Updated
Jan 24, 2020 - C#
VS add-in. Creates Xamarin.Android Binding Projects using gradle
-
Updated
Feb 24, 2018 - C#
Data driven tests appear to be VisualStudio's notion of Google's parameterized tests. We have to figure out:
- can instances of data driven tests still be executed on selection, or is it only possible to run the base test with all data? (if the latter is t
A Visual Studio Code extension for the programming language Processing
-
Updated
May 26, 2020 - TypeScript
Visual Studio Bulk Change Target Framework Extension
-
Updated
Mar 12, 2020 - C#
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
-
Updated
Oct 11, 2019 - C#
It would be great for documentation purposes if I could copy a line or just the function(s) selected in any of the 3 panels of the stats report page.
Given:
There is some rule in nsdepcop. Say <Allowed From="*" To="Foo"> and there is no references to Foo namespace in csproj
Actual result: no warning
Expected result: warning that rule is excess and could be removed.
Benefit: keeping your nsdepcop files nice and clean.
It would be a very handy enhancement, if one could show the methods, fields and properties of a class in the quick diagram. It is already possible to show the description of the class, so replacing this text with the list of methods, fields and properties when the user clicks a "Show/Hide Details" button may be rather straight forward. This would make the quick diagram a UML class diagram that can
-
Updated
Jul 13, 2020 - C#
An extension for Visual Studio 2017 that enables Discord Rich Presence.
-
Updated
Sep 13, 2019 - C#
Provide background images for the IDE.
-
Updated
Dec 5, 2019 - C#
A bit of encouragment added to Visual Studio
-
Updated
Apr 8, 2019 - C#
This extension provides a git changes tool window, a graphical git history viewer and menus to launch Git Bash, Git Extenstions and TortoiseGit.
-
Updated
Aug 30, 2019 - C#
Visual Studio extension to show the code structure of your current document
-
Updated
Apr 7, 2020 - C#
[Marketplace] Lightweight "editor classifier extension" for Visual Studio based on the async Roslyn APIs to enhanced highlighting custom tags in C# code.
-
Updated
Mar 24, 2020 - C#
It would be nice if the ID of a specific analyzer would be shown in Super Quick Info (probably at the end of the its message). Ideally that ID would be clickable as it is in the "Lightbulb" menu:





The default documentation URL points to github.com. Doing this in VS2017 results in a message from github that internet explorer is an unsupported browser.
Workaround is to use local storage/clone of the wiki.