✅ Can't see code changes when app is running (vs code)

Hello, guys. Microsoft Learn website says that vs code has a way to see code changes to your app, while its running: Launching the app without debugging by selecting Ctrl+F5 allows you to: * Make code changes. * Save the file. * Quickly refresh the browser and see the code changes. But it is not working for me for some reason. I know it won't show logic changes, but it does not show even simple html changes, like new paragraph, style changes, etc. Any thoughts?
7 Replies
FusedQyou
FusedQyou3w ago
There's a thing called hot reload. Depending on the project it might or might not be supported. It's used by this button.
No description
FusedQyou
FusedQyou3w ago
It might or might not be the missing piece here
Anchy
Anchy3w ago
is hot reload even supported in VSCode? you may need to download Visual Studio instead
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
FusedQyou
FusedQyou3w ago
Oh I didn't see VS Code being used Remind me not to post in the early morning Then what tebe said
YourMajesty
YourMajestyOP3w ago
Will try this, thanks This works, thanks a lot! !close
Accord
Accord3w ago
Closed!

Did you find this page helpful?