Can someone help me here?
For the past 12-15 years I've done this (previous to VS2017):
1.) Created a new "Web site" running on my dev computer that ALSO has a full version of IIS running on it as localhost.
2.) Edited as much as I wanted in VS, and pressed SAVE (that's it) then refresh on my web browser (no debug mode) to see what I did. This was FAST.
Now I don't seem to have that option. How can I "edit and save and view QUCKLY' my changes in VS and whatever browser (chrome) I want? Meaning do I have to use that Terrible "debug mode?" Because it doesn't let me save stuff in real time and just click "reload" on the browser. That's what I need to do.