-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't workingupstream
Description
Describe the bug
When typing out HTML elements in neovim. I will be provided an autocomplete closing tag. Upon selecting it, I am prompted by the autocomplete to create an erroneous, duplicate closing tag.
Reproduction
https://github.com/ThePrimeagen/init.lua/
I used the following setup for my Neovim config
Then used Mason to install the svelte language server 0.15.3
This does not occur when writing in standard html files.
Expected behaviour
When I create an html tag and its closing element, i should not be prompted to create another closing tag element
System Info
Neovim 0.8.2
Ubuntu 22.04
Which package is the issue about?
None
Additional Information, eg. Screenshots
I'm not a neovim guru. Though I'm happy to dive through my config files to try to figure out how to toggle this off.
Metadata
Metadata
Assignees
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't workingupstream
