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

Invalid completion suggestions given #361

Closed
ovk opened this issue Dec 24, 2017 · 2 comments
Closed

Invalid completion suggestions given #361

ovk opened this issue Dec 24, 2017 · 2 comments

Comments

@ovk
Copy link

ovk commented Dec 24, 2017

Expected behavior

Autocompletion only suggests commands from the completion list.

Actual behavior

Commands not present in completion list are suggested.

Steps to reproduce

See: https://jsfiddle.net/a8po3ran/1/
Type base and press TAB. It will be completed to base64code which is not in the list.

Browser and OS

Ubuntu 16.04, both Firefox and Chrome.

@ovk
Copy link
Author

ovk commented Dec 24, 2017

Btw this was working fine in 1.5.2. Not sure though at what version exactly it was broken.

@jcubic
Copy link
Owner

jcubic commented Dec 24, 2017

the afected version was 1.8.0 that fixed one issue with mixed case and case insensitive completion.

The fix will be in 1.11.1

@jcubic jcubic closed this as completed Dec 26, 2017
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