/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

weberdominik.com
| | lenholgate.com
1.3 parsecs away

Travel
| | [AI summary] A development tip explains how to configure Visual Studio 10's debugger to skip stepping over specific native C++ function calls.
| | www.joeltok.com
1.4 parsecs away

Travel
| | The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.
| | solrevdev.com
0.9 parsecs away

Travel
| | Another quick one for today, Every now and again my intellisense gets confused in Visual Studio Code displaying errors and warnings that should not exist.
| | www.poppastring.com
2.3 parsecs away

Travel
| With the C# Dev Kit extension installed in Visual Studio Code, the debugger ...