Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension not showing any Problems #22

Open
llMaxll opened this issue May 9, 2020 · 16 comments
Open

Extension not showing any Problems #22

llMaxll opened this issue May 9, 2020 · 16 comments
Assignees
Labels
help wanted Extra attention is needed need info Extra information is needed

Comments

@llMaxll
Copy link

llMaxll commented May 9, 2020

I just can't get the extension working and I don't know why.
I installed it, installed jdk-14.0.1 (the currently latest), set JAVA_HOME to that jdk, added %JAVA_HOME%\bin to PATH, restarted multiple times and it still doesn't show any problems.

I don't even get any errors (like some people, when the jdk isn't found (i can't even force that error with a wrong JAVA_HOME)). So I have no clue what my problem is.

I even tried different jdk-versions (with changing JAVA_HOME), using jre instead, using open jdk, deactivating all other extensions and restarting for every new test.
I tried with and without putting the jdk-path in the extension settings, but it makes no difference.

If you need any more informations, ask.

@Umoxfo
Copy link
Owner

Umoxfo commented May 11, 2020

Please check your HTML file with https://validator.w3.org/nu/.

@llMaxll
Copy link
Author

llMaxll commented May 11, 2020

vscode

errors

@Umoxfo
Copy link
Owner

Umoxfo commented May 11, 2020

Please make sure you're using the latest VS Code and extensions.

Also, keep in mind that it takes some time after the VC code is launched for the results to be displayed.

@llMaxll
Copy link
Author

llMaxll commented May 11, 2020

I checked again and everything is up to date.

I mostly waited some minutes while testing around and sometimes pretty long.

@groverohit
Copy link

I have the same issue. I get no errors or warnings after html is saved through the extension is installed and enabled.

@Umoxfo Umoxfo added the help wanted Extra attention is needed label May 13, 2020
@Umoxfo
Copy link
Owner

Umoxfo commented May 13, 2020

It was fixed in version 2.6.4, I hope...

@llMaxll
Copy link
Author

llMaxll commented May 13, 2020

I updated and still no difference for me.

Can I help you with any more information or something?

@Umoxfo
Copy link
Owner

Umoxfo commented May 14, 2020

Please try to uninstall the extension and re-install it.

@tliss
Copy link

tliss commented May 23, 2020

Also not seeing any validation errors showing up.
Visual Studio Code 1.45.1 and JDK 14.0.1
Running java -version in command prompt works fine so I am assuming my JDK is installed correctly.

@Umoxfo Umoxfo added the need info Extra information is needed label May 24, 2020
@Umoxfo Umoxfo pinned this issue May 25, 2020
@exprosic
Copy link

exprosic commented Jun 14, 2020

Same problem here.
I would suggest to add indicators for the extension when it is doing something and expose this information in the README.
Now it's like, I followed the instruction "open your HTML document(s)", ok done, and nothing happens, and the README seems to indicate that nothing is actually expected to happen.
"After launching the VC code, it will take some time for the results to be displayed if the HTML is invalid", ok I'm waiting, but it just shows no sign of ending and even no sign of having started in the first place.

@Umoxfo Umoxfo self-assigned this Jun 15, 2020
Umoxfo added a commit that referenced this issue Jul 6, 2020
@cocoonkid
Copy link

cocoonkid commented Jul 18, 2020

I can confirm the same problem. Nothing happens at all. Thanks for fixing this 🚀

okay that is weird. I tried for 2 days, didn't work.
after this post it started working by magic.

all i did was installing HTML CSS Support
ecmel.vscode-html-css

could this be connected?

@Umoxfo
Copy link
Owner

Umoxfo commented Jul 18, 2020

There is no dependency on the extension except for the JDK for external dependencies.

@cocoonkid
Copy link

Okay. Really weird. I suggest adding some kind of notification that it is actually doing something and a manual trigger.

Thanks for your great work!

@JoshuaMichaelHanson
Copy link

JoshuaMichaelHanson commented Nov 19, 2021

Try downgrading the extension version until it works. Almost lost my mind works on MAC, but could not get to work on my windows 10, VSCode (1.62.3) machine and was demoing it for students. Downgraded to 2.6.5 and started working again. Installed java like 3 times and currently on JDK/JRE 13 from adopt. Have to install the JRE and JDK separately. Hope this helps and thanks to the developer for this, hope the new version is working soon!

@Umoxfo
Copy link
Owner

Umoxfo commented Nov 19, 2021

I plan to redesign the backend, but I am busy now as a college student.
It takes several months or more to release a new version; depending on my circumstance and motivation.

It is recommended that you use the official HTML checker (https://validator.w3.org/nu/) as a temporary or permanent alternative.

I apologize for any inconvenience this may cause.

@Korb
Copy link

Korb commented Jun 12, 2024

I have the same problem. The add-on was installed from the repository in the Visual Studio Code application itself. I set the environment variables according to the recommendations in README.md. After pressing F5, the page with the corrupted html code is displayed in a separate window, and the “Problems” block still displays “No problems have been detected in the workspace”.

Visual Studio Code 1.90.0
Commit: 89de5a8d4d6205e5b11647eb6a74844ca23d2573
Date: 2024-06-04T19:33:54.889Z
Electron: 29.4.0
ElectronBuildld: 9593362
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8:12.2.281.27-electron.O
OS: Microsoft Windows NT x64 10.0.19045 / 10.0.19045.4474
Java 8 Update 411 (64-bit) 8.0.4110.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed need info Extra information is needed
Projects
None yet
Development

No branches or pull requests

8 participants