Tag: VS Code
-

Multiple selections (multi cursor) in Visual Studio 2022 and VS Code
For a while I thought it was only available in vs code until I found this stackoverflow post! 🥳
-
Debugging Angular with VS Code and Firefox
Everyone has their own preference when it comes to debugging. Here is what has worked well for me! This example is based on a new angular application. If…