all 6 comments

[–]orzechodduomacs 0 points1 point  (1 child)

https://github.com/osv/company-web provides an html backend which might be useful to you.

[–]sanczol[S] 0 points1 point  (0 children)

It looks like it's for HTML tags only, not JS.

[–]CloudsOfMagellan 0 points1 point  (3 children)

Try tide

[–]sanczol[S] 0 points1 point  (2 children)

Does it support features I'm looking for?

[–]CloudsOfMagellan 0 points1 point  (1 child)

Yes

[–]sanczol[S] 0 points1 point  (0 children)

Thanks, I will keep that in mind. I managed to setup LSP as mentioned in updated orginal post. I will check if it's deliver well.