Web Essentials alternatives and similar packages
Based on the "Visual Studio Plugins" category.
Alternatively, view Web Essentials alternatives based on common mentions on social networks and blogs.
-
Roslynator
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn. -
CodeContracts
Source code for the CodeContracts tools for .NET -
Productivity Power Tools
Productivity Power Tools - a set of Visual Studio extensions improving developer productivity. -
SideWaffle
A collection of Item- and Project Templates for Visual Studio -
Refactoring Essentials
Refactoring Essentials for Visual Studio -
SonarSource.sonarlint-visualstudio
SonarLint extension for VisualStudio -
VSColorOutput
Color highlighting to Visual Studio's Build and Debug Output Windows -
AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover. -
Git Diff Margin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022 -
Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference. -
Unchase.Odata.Connectedservice
:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes -
CodeLineage
Easy access to a cumulative diff view between file revisions (supports svn, git, mercurial, perforce). -
Tabs Studio
Visual Studio tab manager with multiple tab rows, tab coloring and tab grouping. [$] -
ViEmu
very powerful Vi/vim emulator for Visual Studio supporting all basic and many advanced features of vi/vim. [$] -
Developer Assistant
Developer Assistant for Visual Studio enables developers to find and reuse over 21 million code snippets and code sample projects from within the Visual Studio IDE.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Web Essentials or a related project?
README
Web Essentials for Visual Studio 2013
Web Essentials extends Visual Studio with lots of new features that web developers have been missing for many years.
If you ever write CSS, HTML, JavaScript, TypeScript, CoffeeScript, LiveScript or LESS, then you will find many useful features that make your life as a developer easier.
This is for all Web developers using Visual Studio.
To get the latest nightly build, follow these instructions.
Getting started
To contribute to this project, you'll need to do a few things first:
- Fork the project on GitHub
- Clone it to your computer
- Install the Visual Studio 2013 SDK.
- Open the solution in VS2013.
To install your local fork into your main VS instance, you will first need to open Source.extension.vsixmanifest
and bump the version number to make it overwrite the (presumably) already-installed production copy. (alternatively, just uninstall Web Essentials from within VS first)
You can then build the project, then double-click the VSIX file from the bin folder to install it in Visual Studio.