Skip to content

egeerardyn/awesome-visual-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Visual Studio Awesome

This page is a curated list of awesome things for Visual Studio (the full-blown IDE, not VS Code) by Microsoft. Moreover, this page also includes some items relevant for Windows developers.

General

Extension Sources

Extensions

  • GitHub - GitHub integration for Visual Studio.
  • Web Essentials - Tools for web development (CSS, HTML, JavaScript, TypeScript, CoffeeScript, Less, ...).
  • Syntax Highlighting Pack - Syntax highlighting for many more languages.
  • Open Command Line - Easily open CMD or PowerShell from within Visual Studio.
  • Multi Edit Mode - Adds multiple cursors to Visual Studio.
  • CodeMaid - Plug-in for clean-up and simplification of many code tasks in C++, C#, and many other languages.
  • Productivity Power Tools - Many language-agnostic productivity tools.
  • CodeAlignment - Language-agnostic plug-in that vertically aligns code, e.g. on = signs or even customizable regular expressions.
  • Roaming Extension Manager - Stores your installed extensions in the cloud and synchronizes them across your machines for a uniform experience.
  • Keyboard Shortcut Exporter - Exports your keyboard shortcuts to XML.
  • Child Process Debugging Power Tool - Extension that also instruct Visual Studio to automatically attach to child processes.
  • ReAttach - Easy way to re-attach to previous debug targets.
  • Indent Guides - Adds indentation guides to the code editor to easily visualize the level of indentation.
  • RevDeBug Prompter - Lightweight debugging aid for C#.

Documentation

Themes

Social Media

Blogs

About

A curated list of awesomeness for Visual Studio IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published