Disable Unity console log in Visual Studio error list

I use the visual studio tools for Unity. (Visual Studio 2015 Tools for Unity - Visual Studio Marketplace)

Since it became native part of Unity, I can no longer disable the logging of Unity’s console into the error list of Visual Studio.

Since I think the Visual Studio Intellisense is totally reliable in terms of errors, I do not want to have any Unity console log in the error list of visual studio.

Is there a way to turn it off?

Visual Studio 2015:
In Tools - Options - Tools for Unity change Stream Unity error list option to False.