Issue: I install tsserver
using Lsp
in Neovim, more precisely using Lunar Vim, and I was editing a .jsx
file when I try to use html
tags in the file, and I saw that there was not completion for the basic html
tags such as div
, h1
, button
, and so on.
Issue examples: