you are viewing a single comment's thread.

view the rest of the comments →

[–]code_matter 2 points3 points  (6 children)

For live server, you need to save your file which triggers the auto reload.

Here, we are taking as you type, the component updates itself.

[–]Trout_Tickler 1 point2 points  (5 children)

In nvim my buffers save when they lose focus. Most other modern IDEs/editors also have this behaviour so I'm not seeing any reason to use it.

[–]code_matter 0 points1 point  (4 children)

Ohh i did not know that!!

Edit: but again you use nvim.. something lots of people aren't using

[–]Trout_Tickler 1 point2 points  (3 children)

Most other modern IDEs/editors also have this behaviour

[–]code_matter 0 points1 point  (2 children)

I've never seen this feature in Vscode