Use the browser to automatically refresh the plug-in livereload on visual studio code

there is no problem with using this livereload on sublime, and it is also available in the plug-in library of visual studio code. It cannot be used after installation. It is mainly realized that the livereload, that clicks on the browser cannot listen in the browser editor as shown in figure

. The URL in the figure is your local host redirect address. first, all this is completely normal in sublime. , it seems that you can only use port 35729 in the editor. I also tried to change the apache port to 35729, and I also modified the port in the configuration of visual studio code. In a word, I tried all kinds of things, but it didn"t work. I"d like to ask who has successfully used this plug-in, or which eldest brother can help me to implement it in my own visual studio code to see what the problem is. Thank you very much.


I use a Live Server, and then go live, appears in the lower right corner of the editor, click start, and then click end. Browsers don't have to install anything.


what's your address?
the latest version of vscode I tried
1, which has no problem, and finished loading the plug-in. Reload it

.

clipboard.png

2 LiveReload
3 live-reload server:
https://github.com/leeluolee/...

2 OK
clipboard.png


crtl + shift + p liveReload


;chromeliveReload

:vscode ctrl+shift+p

Menu