question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

no live server option in right click context menu.

See original GitHub issue

I’m submitting a…

[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Other:

Current behavior

when i right click on .html file i see no options for live server.

image

Expected behavior

there should be ‘open with live server’ option.

Environment

Browser:

- [x] Chrome (desktop) version 69
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: 5.1.1
- Platform: linux(kubuntu)
- Visual Studio Code: 1.27.2

Others

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:12

github_iconTop GitHub Comments

3reactions
HelaBelacommented, Sep 16, 2020

What worked for me: put the html in a folder and open folder form VS. Then right click on the html and the option is there

1reaction
sandeep-v1404commented, Jul 12, 2020

Once Try this Fix Guys…

Go to File -> Preferences -> Keyboard Shortcuts in the menu of VSCodeEditor.

Search for “live” . You will get -> Live Server:Open with Live Server. Click on it. Set a Unique Key Binding (Mine is “Alt+m”) . Press Enter . Now Check the Right Click Context Menu

I don’t no but this may work … ### Just Try. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Live Server is Working but button is not showing on vscode?
Right click on the status bar at the bottom and make sure the Live Server (Extension) is selected. That will hide/unhide the 'Go...
Read more >
No 'View in browser' in the right-click context menu
When right-clicking a HTML file in the Solution Explorer, there is no option to 'view in browser'. Previously, with Visual Studio Community 2015, ......
Read more >
Live Server | VSCode Extension - Ritwick Dey
Right click on a HTML file from Explorer Window & click to Open with Live Server . Open a HTML file and Right...
Read more >
Go live button missing : r/vscode - Reddit
Opening the folder will work with no issues but if it still doesn't appear then you can just right click the blue pane...
Read more >
Right Click menu missing - Microsoft Support
It happens if dragging and dropping is not enabled. RESOLUTION. Open Start menu properties and enable dragging and dropping. New Start menu:-Right-click on ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found