Umoxfo / vscode-w3cvalidation

Adds W3C validation support to Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=Umoxfo.vscode-w3cvalidation
MIT License
9 stars 1 forks source link

2.9.1 WSL2 - extension works only when it's disabled and re-enabled again. #36

Open wolfie2x opened 3 years ago

wolfie2x commented 3 years ago

html error checking works correctly only when the extension is disabled, VS Code restarted, and extension enabled again; subsequent VSCode restarts (with extension enabled) doesn't activate the extension on html files. ("Runtime Status" on the extension page is also showing "Not yet activated."); I'm not sure about the log file locations, hence didn't attach any - happy to find and attach them if you can point me where to look. (I presume it's somewhere on the remote WSL2?)

VSCode 1.60.0; Windows 10 local host; extension runs on WSL2 ubuntu remote host.

BachiMjavanadze commented 2 years ago

In my case it doesn't work even after disabling and re-enabling (Windows 10)

Umoxfo commented 2 years ago

This extension does not officially support the remote host currently. Therefore, use it on the local host.

I will work on this feature.