We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi,
I have this in a file `{ "scope": "text.html - source - meta.tag, string.name.classes.punctuation.definition.tag.begin",
"completions": [ [ "how many", "2 times"] ] } ` when I type "how" how many shows up 2 times. I can't find what I did wrong...
Thanks
The text was updated successfully, but these errors were encountered:
Hi, Thank you for your report.
I am quitted sublime text and join VSCode.
So I don't maintain this project now.
Sorry, something went wrong.
well .... ok
Is someone taking this over or must I consider this the end ?
try https://github.com/ranlempow/ExtraCompletion
refs: https://github.com/Pleasurazy/Sublime-Better-Completion/network
No branches or pull requests
hi,
I have this in a file
`{
"scope": "text.html - source - meta.tag, string.name.classes.punctuation.definition.tag.begin",
"completions":
[
[ "how many", "2 times"]
]
}
`
when I type "how" how many shows up 2 times. I can't find what I did wrong...
Thanks
The text was updated successfully, but these errors were encountered: