leny / atom-w3c-validation

Validate your HTML and CSS files using W3C validators.
MIT License
12 stars 5 forks source link

Validation pending (this can take some time)... - W3C HTML CSS Validation Service works #46

Closed paul-pauliskolan closed 6 months ago

paul-pauliskolan commented 2 years ago

Message: "Validation pending (this can take some time)... " in Atom

kofiopoku commented 2 years ago

Having the same issue

SnorflSnort commented 2 years ago

I started getting this issue as well. Even in an empty html document it displays the error message. I have already attempted to reinstall atom-w3c-validation, Atom and disabling all other packages. Nothing seems to work.

courtneyjcunningham commented 2 years ago

Did y'all ever figure out a fix for this? I've installed it on 2 different computers today and both are throwing these codes: "Validation pending (this can take some time)..." "Validation fails without error."

QueenGene commented 2 years ago

Having the same issue (with over 15 different users in my class...)

SnorflSnort commented 2 years ago

Unfortunately I couldn't figure out a fix for the issue. Instead I started using htmlhint to validate html (not css). You must install these packages as well; linter-htmlhint and linter.

Hopefully atom-w3c-validation gets fixed soon.

jrene3 commented 2 years ago

I've been having the same issue as everyone above. Hopefully this can get resolved soon.

paul-pauliskolan commented 2 years ago

I decided to change editor to VS Code and use https://marketplace.visualstudio.com/items?itemName=Umoxfo.vscode-w3cvalidation that works like atom-w3c-validation

charmarkk commented 6 months ago

Has there been any work or interest in this still, @leny? This plugin is a great help to myself and the students I teach web accessibility to, and the plugin seems to have broken.

paul-pauliskolan commented 6 months ago

Since Atom been archived I figure it's a slime chance anybody want to fix add ons. As i wrote July 2022 "I _decided to change editor to VS Code and use https://marketplace.visualstudio.com/items?itemName=Umoxfo.vscode-w3cvalidation that works like atom-w3c-validation"

charmarkk commented 6 months ago

That's unfortunate - Atom got resurrected as Pulsar and is still able to use all the same plugins etc. and Atom/Pulsar works best for my needs. Thanks.