Visual Studio Code is an advanced editor that supports just about every programming language in use today. That is why Visual Studio Code has more buttons, knobs, and switches than a Martian starship.
So I create a Visual Studio .Net web form on a server and can get that to run just fine. I then switch to the html view of the page and try to add some javascript buttons using the <script> tags, when ...