Plugins for Visual Studio

Hello !

I was wondering what visual studio plugins/extensions you guys use in your everyday Unreal Engine’s programmer life.
I come from C# development so i’m used to Resharper for refactoring, etc…
However, there is no stable version of this plugin for C++ at the moment, only a beta and it conflicts a bit with the Unreal Engine macros.

So i’m wondering : what plugins do you use and recommend to work with visual studio + unreal engine 4 ?

Thank you for sharing :slight_smile:

For refactoring and other workflow enhancements (automatic method implementation, method extraction, etc) i would always recomend Visual Assist and for other improvements the Productivity Power Tools. Maybe you also wan’t a Git, Subversion or Perforce client plugin.
Oh, and make sure you have the latest updates installed: Forum Thread.