Skip to content

Duplicate Suggestion After Autocomplete #1844

@sophisticatedOscillator

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

Screenshot from 2023-01-23 20-57-43

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

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't workingupstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions