I converted my Sublime Text packages for GitHub's Atom editor. The functionality isn't on par, but syntax highlighting and command completion are there. Will have to look at build capabilities once I get near a Windows computer.
You can install these via apm (Atom Package Manager) or git, details on the package website
Installing the build and the linter package, alongside a build provider for makensis or Win32 makensis on Wine, you can now lint your code while writing it. Both come with optional support for the /WX compiler flag.