/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

visualstudioextensions.vlasovstudio.com
| | solrevdev.com
1.6 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.
| | 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.
| | weberdominik.com
2.4 parsecs away

Travel
| | With vertical tabs it's possible to have an overview over much more open files. Here's how to get it in VS Code.
| | siderite.dev
12.6 parsecs away

Travel
| You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome".