Using Godot Engine with Visual Studio
The Godot Game Engine uses the Scons build system, which is great for cross platform, but if you want to change the engines code yourself on Windows, it's a bit of a pain.
This tutorial shows you how to download and compile Godot, generate a Visual Studio project and then configure it so you get full Intellisense and debugging support.
There is a text based version of this video available here:
If you are interested in learning more about Godot, I have a full playlist of tutorials as well as a tutorial series available here: http://www.gamefromscratch.com/page/Godot-Game-Engine-tutorial-series.aspx
There is also a book under development available for Patreon backers here: http://www.gamefromscratch.com/post/2015/06/14/Game-Development-using-the-Godot-Engine-Book-first-draft-released.aspx