Git Product home page Git Product logo

Comments (5)

EvilMetroid avatar EvilMetroid commented on June 9, 2024

Ctrl + shift + P -> Developer: show logs -> Extension Hosts -> Output

show below

2024-01-22 17:13:49.610 [info] Extension host with pid 2100 started
2024-01-22 17:13:49.678 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2024-01-22 17:13:49.687 [info] ExtensionService#_doActivateExtension vscode.html-language-features, startup: false, activationEvent: 'onLanguage:html'
2024-01-22 17:13:50.345 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2024-01-22 17:13:50.386 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2024-01-22 17:13:50.402 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2024-01-22 17:13:50.465 [info] Eager extensions activated
2024-01-22 17:13:50.479 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-01-22 17:13:50.499 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2024-01-22 17:13:50.506 [info] ExtensionService#_doActivateExtension ecmel.vscode-html-css, startup: false, activationEvent: 'onStartupFinished'
2024-01-22 17:13:51.573 [info] ExtensionService#_doActivateExtension ms-vscode.live-server, startup: false, activationEvent: 'onCommand:livePreview.start.preview.atFile'
2024-01-22 17:13:51.602 [error] undefined livePreview.start.preview.atFile {"value":"ms-vscode.live-server","_lower":"ms-vscode.live-server"}
2024-01-22 17:14:20.039 [info] Extension host terminating: renderer closed the MessagePort
2024-01-22 17:14:20.053 [info] Extension host with pid 2100 exiting with code 0
2024-01-22 17:14:20.980 [info] Extension host with pid 11880 started
2024-01-22 17:14:21.064 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2024-01-22 17:14:21.073 [info] ExtensionService#_doActivateExtension vscode.html-language-features, startup: false, activationEvent: 'onLanguage:html'
2024-01-22 17:14:21.616 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2024-01-22 17:14:21.623 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2024-01-22 17:14:21.639 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2024-01-22 17:14:21.704 [info] Eager extensions activated
2024-01-22 17:14:21.763 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-01-22 17:14:21.767 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2024-01-22 17:14:23.595 [info] ExtensionService#_doActivateExtension ms-vscode.live-server, startup: false, activationEvent: 'onCommand:livePreview.start.preview.atFile'
2024-01-22 17:14:23.679 [error] undefined livePreview.start.preview.atFile {"value":"ms-vscode.live-server","_lower":"ms-vscode.live-server"}

from vscode-livepreview.

andreamah avatar andreamah commented on June 9, 2024

If you go to the Output Pane and go to the Extension Host channel, are there any error logs there? And are there any errors in the Window channel?

from vscode-livepreview.

EvilMetroid avatar EvilMetroid commented on June 9, 2024

Extension Host

2024-01-23 09:03:04.322 [info] Extension host with pid 14448 started
2024-01-23 09:03:04.428 [info] ExtensionService#_doActivateExtension vscode.html-language-features, startup: false, activationEvent: 'onLanguage:html'
2024-01-23 09:03:04.456 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2024-01-23 09:03:05.124 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2024-01-23 09:03:05.133 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2024-01-23 09:03:05.156 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2024-01-23 09:03:05.224 [info] Eager extensions activated
2024-01-23 09:03:05.229 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-01-23 09:03:05.233 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2024-01-23 09:03:11.161 [info] ExtensionService#_doActivateExtension ms-vscode.live-server, startup: false, activationEvent: 'onCommand:livePreview.start.preview.atFile'
2024-01-23 09:03:11.195 [error] undefined livePreview.start.preview.atFile {"value":"ms-vscode.live-server","_lower":"ms-vscode.live-server"}

Window

2024-01-23 09:03:03.623 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
2024-01-23 09:03:04.010 [warning] [twxs.cmake]: Cannot register 'cmake.cmakePath'. This property is already registered.
2024-01-23 09:03:04.089 [info] Started local extension host with pid 14448.
2024-01-23 09:03:06.960 [info] [perf] Render performance baseline is 40ms
2024-01-23 09:03:07.180 [warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.options.advanced.statusBarVisibility.variant.description.

from vscode-livepreview.

AdityaKumarShaw avatar AdityaKumarShaw commented on June 9, 2024

Have you found the solution?? I am facing same issue pls help

from vscode-livepreview.

andreamah avatar andreamah commented on June 9, 2024

Are you on the latest vscode version? Does running Simple Browser: Show work in the command palette?

from vscode-livepreview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.