News

When writing logs into VS output window/Debug, you'd write: myfile.cpp(32) : Hello World. You can now double-click on the line in VS output window, and immediately VS opens myfile at line 32. Figure 1 ...