|
You are here |
nilambar.net | ||
| | | | |
luten.dev
|
|
| | | | | Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK. | |
| | | | |
weberdominik.com
|
|
| | | | | With vertical tabs it's possible to have an overview over much more open files. Here's how to get it in VS Code. | |
| | | | |
www.raycast.com
|
|
| | | | | Search and open projects from Visual Studio Code Project Manager | |
| | | | |
siderite.dev
|
|
| | | 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". | ||