I have installed the .NET MAUI extension for VS Code: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-maui
In addition, the C# and C# Dev Kit extensions are installed.
But I don't see a menu in Visual Studio Code where I can choose a simulator or my iOS/Android devices.
How can I debug on my iOS/Android devices or simulators in Visual Studio Code? I use macOS Sonoma on my iMac.
UPDATE:
I cannot find the curly brackets symbol { } in the bottom right corner of Visual Studio Code. Why is the curly brackets symbol missing?