Freed-Wu / bitbake-language-server

🛠️ bitbake language server
https://bitbake-language-server.readthedocs.io/
GNU General Public License v3.0
14 stars 1 forks source link

oelint-adv performance is very slow #7

Open jclsn opened 7 months ago

jclsn commented 7 months ago

It sometimes takes seconds for the language-server to update the linting highlights etc. Not sure if this is due to oelint-adv being slow or the server.

Freed-Wu commented 7 months ago

I believe https://github.com/priv-kweihmann/oelint-adv/issues/524 can speed up linting.

jclsn commented 6 months ago

I think this issue should be reopened. For me the diagnostics are not updating properly. I can delete the faulty lines and the diagnostics still show me an error.

Freed-Wu commented 6 months ago

I can delete the faulty lines and the diagnostics still show me an error.

Try :w to refresh?

jclsn commented 6 months ago

Yes, even after writing the diagnostic error is shown, although the faulty line is already deleted

grafik

Freed-Wu commented 6 months ago

OK, please wait upstream's https://github.com/priv-kweihmann/oelint-adv/issues/524#issuecomment-2043546570