As an HTML developer who tests my websites often, I can say that this post has a lack of information to help us guide you to the answer; although that is not entirely your fault-- If you are wanting to run static (HTML5, CSS3, & ES6 Javascript) files from Visual Studio Code; then I would recommend downloading the Live Server Extention from the extensions tab of your IDE; & then all that you have to do is click on the "Go Live" button in the bottom right corner of you screen, & it should work just as intended with live-reloading there for you; & just as a side-note, please try to avoid using Microsoft Edge for development, it is a great browser for every-day life, but for development, Firefox is recommended for de-bugging due to its' powerful de-bugging tools, & I have found that it is much more consistent than Microsoft Edge for almost anything.