I've set up the astro language server with neovim and all is working well, apart from the fact that inside .astro files I get an annoying emmet completion suggestion when modifying the JSX part of the file. I'd like to keep most of the emmet suggestions for HTML tags but disable the emmet abbreviation I get when just trying to use a variable from the frontmatter.
#Remove annoying emmet suggestion from LSP completions
3 messages · Page 1 of 1 (latest)
Hi @rough heath. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
I'm sorry, but the provided knowledge sources do not contain information on how to disable specific emmet suggestions when using the Astro language server with Neovim. However, you might find it useful to check the settings or configuration of your Neovim setup or the Astro language server to see if there are options to customize emmet's behavior.