Freemason_1

joined 11 months ago
[โ€“] Freemason_1@alien.top 1 points 10 months ago

I discovered that yes, VSCode has Emmet by default, lsp-mode in emacs has support for emmet-ls but it does not seem to work that much at all.

[โ€“] Freemason_1@alien.top 1 points 10 months ago

I did that, but `html-ls` is simply inferior to vscode's completion

 

Hello, emacs fellas.
I'm trying to set up emacs for webdev and I cannot get good completions for html and css. I have installed lsp-mode and html-ls along with css-ls, but completions are still rather poor compared to VSCode.

Is there a way to get better autocomplete?