This extension adds similar functionality of Visual Studio Build Output window in editor window for MSBuild output file. It only works with file extensions "err" and "wrn".
Features
Highlight filename in the log file.
Triple click a line will navigate to first error position found.
More detail at https://github.com/guihuaz/FormatBuildOutput.