When I open an ASPX (ASP.NET Web Forms) file with embedded server-side code in Visual Studio Code, I am getting a lot of error highlights.
Here is a very minimal example:

Is there an extension I should have installed (I did install the C# extension) or is this an unsupported scenario? Or am I just really messing up here?