Skip to content

Hybrid mode auto complete in template tag not working in neovim #4323

Closed
@RayGuo-ergou

Description

@RayGuo-ergou

Hi, I am running hybrid mode with 2.0.14. In template tag auto complete a variable does not work unless it was used in template tag before in neovim, but it works fine in vscode I am wondering any communication miss between tsserver and vue-language-server?

Here's better explain of the problem:

If i create a new ref and then try to use in template tag, I cannot see it in auto complete:
image

However if I try to use it the second time, I got the auto completion working.

image

GIF 4-29-2024 8-55-45 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions