/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

spacy.io
| | nodogmablog.bryanhogan.net
1.9 parsecs away

Travel
| | I have been using Visual Studio Code in Ubuntu Linux for a while, but it was not an easy process to get it working the first time. I just got around to installing .
| | www.raycast.com
1.1 parsecs away

Travel
| | Search and open projects from Visual Studio Code Project Manager
| | www.poppastring.com
2.0 parsecs away

Travel
| | With the C# Dev Kit extension installed in Visual Studio Code, the debugger ...
| | aaronbos.dev
6.5 parsecs away

Travel
| Debugging is a vital aspect of most developer workflows. An easy-to-use debugger within an editor can speed up development by providing immediate feedback on a running application. In this post, we will be covering the debugging functionality in VS Code in the context of .NET applications. Let's dive in!