microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.31k stars 28.9k forks source link

unable to run the html code in chrome #197622

Closed 19491A04J6 closed 10 months ago

19491A04J6 commented 11 months ago

Type: Performance Issue

while trying to run my source code through chrome i am getting an error i.e., unable to launch chrome and getting optiuon to launch json what should i do to get my webpage as chrome

VS Code version: Code 1.84.1 (2b35e1e6d88f1ce073683991d1eff5284a32690f, 2023-11-06T12:35:59.022Z) OS version: Windows_NT x64 10.0.25987 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz (4 x 2995)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.74GB (2.58GB free)| |Process Argv|--crash-reporter-id f22216eb-d1d0-4250-9e37-427ef0c98268| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 1 106 8100 code main 0 41 3032 utility-network-service 0 92 7780 window [2] (Issue Reporter) 0 94 9100 shared-process 0 179 11200 gpu-process 0 77 16612 fileWatcher [1] 0 111 16660 extensionHost [1] 0 97 17472 electron-nodejs ("C:\Users\Lavanya\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:\Users\Lavanya\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=16660) 0 29 17252 crashpad-handler 18 189 17632 window [1] (divisions.html - HTML5 - Visual Studio Code) ```
Workspace Info ``` | Window (divisions.html - HTML5 - Visual Studio Code) | Folder (HTML5): 13 files | File types: html(10) css(2) jpeg(1) | Conf files:; ```
Extensions (1) Extension|Author (truncated)|Version ---|---|--- open-in-browser|tec|2.0.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263:30880072 vscaac:30438847 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 89544117:30613380 a9j8j154:30646983 showlangstatbar:30737416 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30869155 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30871694 pythonregdiag2:30871582 pyreplss2:30879913 pythonmypyd1:30879173 pythoncet0:30874138 pythontbext0:30879054 dsvsc017:30880892 dsvsc018:30880894 aa_t_chat:30882232 ```
connor4312 commented 11 months ago

/gifPlease

VSCodeTriageBot commented 11 months ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

VSCodeTriageBot commented 10 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!