I have a workspace with several unrelated folders in it. I don't get any C# code checks (errors marked red and such). I followed this and checked the output of the OmniSharp log which only contained info about the topmost project in my workspace. This issue is addressed here as well, and I tried following its solution saying that one just needs to switch the project:
Unfortunately, my VScode has neither a project selector in the bottom-right of the status bar nor a project picker at the top:
Or maybe it has, but I don't see it anywhere.
How do I get (any of those) project pickers for my VS code?
How do I tell OmniSharp to work on a project/solution of my choice?
I have VS Code version 1.63.2 according to Help -> About.