ritwickdey / vscode-live-server

Launch a development local Server with live reload feature for static & dynamic pages.
https://ritwickdey.github.io/vscode-live-server
MIT License
5.78k stars 1.27k forks source link

Go live button is not showing #960

Open Vedanti-16 opened 4 years ago

Vedanti-16 commented 4 years ago

Issue Type: Bug

Hello there, Go live button is not showing. Below message is showing. Open a folder or workspace... (File -> Open Folder) Can someone please help me?

Extension version: 5.6.1 VS Code version: Code 1.47.3 (91899dcef7b8110878ea59626991a18c8a6a1b3e, 2020-07-23T13:12:49.994Z) OS version: Windows_NT x64 10.0.18363

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (8 x 1190)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|7.79GB (2.76GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
roland5432 commented 4 years ago

I have installed the extension as well. I'm not getting any errors, have restarted and the button is not showing on the bar.

jacob-squires commented 4 years ago

After initial install I was getting the same issue. I just right click anywhere on the document I want to lauch and select "Open with Live Server". After that the Go Live button shows up in the status bar.

roland5432 commented 4 years ago

Thank you, I thought I had checked that, but it appears that I didn't. That is correct.