Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No autocompletion in Vue specific attributes #159

Open
thgh opened this issue Sep 30, 2018 · 1 comment
Open

No autocompletion in Vue specific attributes #159

thgh opened this issue Sep 30, 2018 · 1 comment

Comments

@thgh
Copy link

thgh commented Sep 30, 2018

I thought autocompletion was broken because of template tags, after some research, it seems it's only broken for Vue specific attributes:

screen shot 2018-09-30 at 20 42 25

Other attributes work fine:
screen shot 2018-09-30 at 20 45 43

@skyronic
Copy link
Collaborator

skyronic commented Nov 1, 2018

This is a little strange but it might be a bug with sublime itself, or how we're using sublime's embedded languages (essentially JavaScript language is embedded in the attribute)

image

If I add a space, the autocomplete works fine.

cc @Thom1729 if you have some time anytime soon, could you look into this and let me know if this is the expected behaviour?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants