-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
1. Summary
I see autocompletes of More-Python-Completions package after fifth typing character, not after first character.
2. Expected behavior
I see autocompletes of More-Python-Completions after first character:
3. Actual behavior
I see More-Python-Completions autocomplete variants, if I type 5 characters:
4. Steps to reproduce
I reproduce the problem in a version of Sublime Text without plugins and user settings.
I create and open file Example.py and write in it i-array.
If More-Python-Completions enable for me, I get actual behavior.
If More-Python-Completions disable for me, I get expected behavior.
5. Environment
Operating system and version:
Windows 10 Enterprise LTSB 64-bit EN
Sublime Text:
Build 3126
Python:
3.6.0
Thanks.
Metadata
Metadata
Assignees
Labels
No labels

