Top answer
1 of 2
1

Hello @Paula Henderson,

Thank you for taking time to post this issue in Microsoft Q&A forum.

As Visual Studio(VS IDE) and Visual Studio Code(VS Code) are two different products, their extensions are usually different. May I firstly confirm, if you are using this extension: Live Preview? If so, it’s an extension for VS Code, not for VS IDE.

If you are using VS Code, the preview option should be there when you right-click one of the web pages. For example, I tested with a single .html file, see following screenshot:

If you are using VS IDE, then maybe you mean the integrated Web Live Preview feature? If so, you may need to use it in ASP .NET Web applications. You can right-click one of the web pages, select "View in Browser" or "Browse With…"(choose the Internal Web Browser or other web browsers, click Browse button) to live preview this web page.  

Don't forget to enable web live preview feature and restart VS(Tools > Options > Web Forms Designer > General >Web Forms designer (requires restart) > Web Live Preview).

For example, tested with an ASP .NET Web application(.NET Framework, Web Forms):

Above is for VS 2022, if you are using VS 2019, you should follow the guidance here to enable it:

Web Live Preview (Preview)

If you still fail to see the corresponding options, please kindly share us some screenshots to confirm the issue and check further.

Please don’t hesitate to contact us.

Sincerely,

Tianyu


If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

2 of 2
0

Thank you. My extension was wrong. I actually had a different file I created not coffee ext but it was apparently wrong ext too because it did not have preview. It's all in the ext. Thanks so much for your help

🌐
GitHub
github.com › microsoft › vscode-livepreview › issues › 319
Live Preview stopped working · Issue #319 · microsoft/vscode-livepreview
August 31, 2022 - Live Preview suddenly stopped working nothing happens when executing: Start Server or Show Preview (internal browser) extension is missing from status bar when executing Live Preview (External Browser) external browser starts with right ...
Author   palacinka
🌐
Reddit
reddit.com › r/visualstudiocode › new to vs code, can't get live preview to automatically update...
r/VisualStudioCode on Reddit: New to VS Code, can't get live preview to automatically update...
December 14, 2022 -

Hey everyone :-) I'm new to VS Code, I'm using R Markdown to do some writing. I have it all set up with the extension I needed, but for some reason I can't get the Live Preview plugin to automatically update when I make changes to the document I'm working on. It's enabled in the settings of the extension, so I'm not really sure what I'm doing wrong... Oh, and I'm running Debian testing if that's relevent.

🌐
Reddit
reddit.com › r/vscode › live preview not working
r/vscode on Reddit: Live preview not working
January 13, 2023 -

Am trying to launch live preview extension but it’s bringing an error that say “an unknown error accursed.please consult the log for more details” any way to fix this

🌐
GitHub
github.com › slint-ui › slint › issues › 3412
VSCode live preview not working · Issue #3412 · slint-ui/slint
September 5, 2023 - We're unable to get even the simplest live preview to work with VS-code under linux This simple demo runs fine with cargo run/build/etc, but the live-preview in vs-code does not. When in the ui...
Author   fuzing
🌐
Quora
quora.com › How-do-I-turn-live-preview-for-visual-studio-code-on-and-off
How to turn live preview for visual studio code on and off - Quora
No “Go Live” button: ensure Live Server is installed and workspace contains an HTML file. Reload window (Ctrl/Cmd+Shift+P → “Developer: Reload Window”) after installing.
Find elsewhere
🌐
GitHub
github.com › microsoft › vscode-livepreview › issues
microsoft/vscode-livepreview
microsoft / vscode-livepreview Public · Notifications · You must be signed in to change notification settings · Fork 102 · Star 537 · Search Issues · is:issue state:open · is:issue state:open Search · LabelsMilestonesNew issue · Open · Closed · Status: Open.
Author   microsoft
🌐
YouTube
youtube.com › watch
FIX! Live Preview Extension Visual Studio Code - YouTube
If you are getting exactly below error watch the video and learn how to solve.command 'livePreview.start.preview.atFile' not found
Published   March 26, 2023
🌐
GitHub
github.com › HarshdeepGupta › live-html-preview › issues › 29
Live HTML Previewer extension is not working · Issue #29 · HarshdeepGupta/live-html-preview
March 5, 2019 - Issue Type: Bug I am using vscode 1.33.1 in ubuntu 18.04 machine. I am unable to see the preview for my html document even after I installed "Live HTML Previewer" via vscode and followed all the steps mentioned in the extension's documen...
Author   prabha05081997
🌐
GitHub
github.com › microsoft › vscode-livepreview › issues › 499
command 'livePreview.start.preview.atFile' not found · Issue #499 · microsoft/vscode-livepreview
April 22, 2023 - microsoft / vscode-livepreview Public · Notifications · You must be signed in to change notification settings · Fork 102 · Star 537 · New issueCopy link · New issueCopy link · Open · Open · command 'livePreview.start.preview.atFile' not found#499 · Copy link · Labels ·
Author   Orxan870
🌐
Developer Community
developercommunity.visualstudio.com › content › problem › 93292 › cant-make-live-preview-work-for-web.html
Can't make live preview work for web - Developer Community
Skip to main content · Microsoft · Visual Studio · Sign in · You need to enable JavaScript to run this app · Sorry this browser is no longer supported · Please use any other modern browser like 'Microsoft Edge'
🌐
YouTube
youtube.com › watch
How to Fix VS Code Live Preview Not Working - Quick and Easy Guide - YouTube
Are you struggling with the “VS Code live preview not working” issue? In this video, we’ll walk you through step-by-step solutions to get your live preview u...
Published   November 1, 2024
🌐
GitHub
github.com › microsoft › vscode-livepreview › issues › 731
Live Preview has stopped working on Mac (used to work before) · Issue #731 · microsoft/vscode-livepreview
May 5, 2025 - Clicking the "Open Preview" button does nothing — no preview window opens, and there’s no error message. Tried the following with no effect: Reinstalled the Live Preview extension Uninstalled and reinstalled VS Code It was working fine a...
Author   Cohesivo
🌐
GitHub
github.com › microsoft › vscode-livepreview › issues › 136
Preview button missing · Issue #136 · microsoft/vscode-livepreview
August 5, 2021 - I've installed live preview and enabled it. I also started the server and I see that it is using port 3000 (I'm using remote-ssh). However, there is no button on the tab bar to preview HTML files, ...
Author   JoelFeiner
🌐
GitHub
github.com › microsoft › vscode-livepreview › issues › 230
Live Preview was working but now the icon / right click option are not visible · Issue #230 · microsoft/vscode-livepreview
April 29, 2022 - Live Preview was working fine earlier this week. Now i cannot see the Live Preview icon, or see the option if i right click on the html.index file. I have tried deleting the extension and re-downlo...
Author   gclcodeguy