ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
660 stars 168 forks source link

Extnsion host issue #523

Closed sunildutt6 closed 2 years ago

sunildutt6 commented 3 years ago

We have written the needed data into your c Issue Type: Performance Issue

extension host terminated unexpectedly with live sass compiler and live -server. how to fix this?

Extension version: 3.0.0 VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:28:07.755Z) OS version: Windows_NT x64 10.0.19043 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz (6 x 2904)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.92GB (8.61GB free)| |Process Argv|--crash-reporter-id 5361991e-9ad3-43b2-851b-333f58ef67cf| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 0 131 16204 code main 0 84 2708 shared-process 0 59 12456 ptyHost 0 53 6304 utility 0 196 7372 window (Untitled (Workspace) - Visual Studio Code) 0 197 2436 extensionHost 0 100 3416 "C:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\html-language-features\server\dist\node\htmlServerMain" --node-ipc --clientProcessId=2436 0 86 8432 "C:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=2436 0 28 17292 "C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv.exe" "--start" "--start_options_handle" "1000" 0 77 11036 electron_node serverMain.js 0 77 19216 "C:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\Code.exe" "c:\Users\sunil\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\node\cssServerMain" --node-ipc --clientProcessId=2436 0 78 2504 searchService 0 24 10468 crashpad-handler 1 84 16960 window (Issue Reporter) 0 111 17044 gpu-process ```
Workspace Info ``` ; ```
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 pythonvspyt602:30300191 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vstes627:30244334 pythonvspyt639:30300192 pythontb:30283811 pythonvspyt551cf:30311713 vspre833:30321513 pythonptprofiler:30281270 vshan820:30294714 pythondataviewer:30285071 vscus158:30321503 pythonvsuse255cf:30323309 vscorehov:30309549 vscod805:30301674 vscextlang:30322306 binariesv615:30325510 ```
lipboard because it was too large to send. Please paste.
glenn2223 commented 3 years ago

This extension is no longer maintained - see #486, this will show you that I have a fork that I'm actively maintaining.

After reading it, please close this issue so my own can stay top of the list. Thanks