Skip to content

noorus/favorite-vs-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

favorite-vs-extensions

My favorite VisualStudio extensions!

  • VisualAssist 💸 - A requirement for efficient and sane C++ development. More powerful and addictive than cocaine.
  • Atomineer Pro 💸 - Helps generate and format Doxygen-type code documentation. VERY configurable.
  • Farticus - Plays random fart sounds on build failure or via a toolbar button. Essential.
  • Intrinsics Dude - X86/64 intrinsics IntelliSense info, code completion and more.
  • GLSL Integration - Syntax highlighting, error tagging, code completion and more for GLSL.
  • Markdown Editor - Markdown syntax and preview support.
  • ProjectColoredFrame - Colors the editor frame differently depending on which project the current file is a part of.
  • VSColorOutput - Adds coloring to the build log window for warnings, errors and successes. A bit of a dum-dum (the identification is based on regexp) but still nice once configured.
  • Git Diff Margin - Displays live git change markings on the margin and scrollbar.
  • Indent Guides - Assign different styles and colors to the guide lines for different indentation levels.
  • BlackSpace - Highlights ugly end-of-line whitespaces.
  • ClaudiaIDE - Add your favorite waifu (or whatever) as a background image for the editor.
  • WhereAmI - Subtly displays the current solution and project names and relative file path in the editor background.
  • File Icons - Adds/changes the VS-displayed icons for usual filetypes so that they don't suck ass.
  • VSYASM - Direct YASM assembler support inside VS projects.
  • AsmDude - Adds X86/64 assembly syntax highlighting and some formatting options.
  • Markdown Editor - Live preview and syntax highlighting when editing markdown files.
  • Open in Sublime Text - Quickly open any solution or project file in Sublime Text.
  • CodeMaid - Nice build progress bar, everything else is implemented better by VisualAssist and others.