pranaygp / vscode-css-peek

A vscode extension for peeking at CSS definitions from a class or id tag in HTML
MIT License
145 stars 32 forks source link

Server initialization failed. #89

Closed sysoev-dev closed 1 year ago

sysoev-dev commented 4 years ago

Hello! Every time I open Visual studio code I get this error. 1

Version: 1.48.1 (for Windows) Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 ОС: Windows_NT x64 10.0.19041

pranaygp commented 4 years ago

@sysoev-dev what CSS Peek version are you using? Also, try to uninstall and reinstall the extension

I haven't experienced this issue before and I'm unable to reproduce it

sysoev-dev commented 4 years ago

@pranaygp v4.0.0

pranaygp commented 4 years ago

Reproduction steps:

arekuki commented 4 years ago

+1

rain84 commented 3 years ago

+2 The same problem

Steps to reproduction

  1. Open new instance of VS Code
  2. New file with the "Command+N" (I am a Mac user)
  3. Change language mode with "Command+K, M"

After that error occurred

image
pranaygp commented 1 year ago

This has been fixed in version v4.3.4