Closed dodancs closed 4 years ago
Hi @dodancs, thank you for the comment.
Your GPU driver might have a problem.
Specify 1
for colorHelper.disableGpu
option.
Hi @dodancs, thank you for the comment. Your GPU driver might have a problem. Specify
1
forcolorHelper.disableGpu
option.
Thank you! This helped me, and the plugin finally works!
BTW: I have a GTX 1060 6GB, with 442.74 driver from nvidia. I am now updating to the latest: 445.75. I will check whether this helps.
I'm glad if I could help you. :smile: So, could you close this issue if it was solved?
After updating the driver, it still did not fix the issue, and I need to use the disableGpu option. Thank you for the fix. Hopefully you will be able to resolve the GPU issue in the future! Have a nice day!
Thank you for the report. Yes, as I said, it seems that your GPU driver has a problem.
node -v
): v12.11.1npm -v
): 6.11.3Steps to Reproduce:
Log (All lines): (Click menu of VS Code "Help > Toggle Developer Tools", and click "Console" tab)
Not sure why it doesn't work and I did not see even anyone else complain. I tried it months before, and did not work back then.
Please help?