Category: vscode
-
How to Run Your ASP.NET MVC App from VS Code by Pressing F5 (Yes, Even the Old .NET Framework Ones)
I spend most of my day in Visual Studio Code. It is fast, it is light, and it does not chew through 6GB of RAM just sitting there.…
-
How to restore “Open with Code” after installing VS Code without shell integration
If Visual Studio Code is already installed but Open with Code is missing from the Windows right-click menu, the usual cause is simple: the Explorer integration option was not selected…
-

Where is Cursor usage?
Cursor Has Quietly Become One of My Favourite Dev Tools I’ve been using Cursor for a while now, and honestly, it’s become one of those tools I reach…
-
The Frustration of Not Being Able to Set Per-Window Models in Cursor
I’ve been using Cursor for a while now — and overall, it’s become an integral part of how I code and experiment with different AI models. But there’s…
-

Fix for Angular template Autocomplete.
👋 Hey there, Angular developers! Do you use Visual Studio Code as your code editor and find yourself missing out on Angular template intellisense? 😩 Fear not, there’s…