JulianEberius / SublimePythonIDE

ST3 only: A rewrite of SublimeRope for ST3, uses the Rope library to add python completions and refactoring to ST3
GNU General Public License v2.0
267 stars 38 forks source link

[Bug] More-Python-Completions autocomplete conflict #88

Open Kristinita opened 7 years ago

Kristinita commented 7 years ago

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:

First

3. Actual behavior

I see More-Python-Completions autocomplete variants, if I type 5 characters:

Five

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.

Kristinita commented 7 years ago

@tushortz , any ideas?

Thanks.

tushortz commented 7 years ago

Mine is just a snippet. There should be a way around it or you can disable the package if not using it

On 2 Mar 2017 4:30 p.m., "Саша Черных" notifications@github.com wrote:

@tushortz https://github.com/tushortz , any ideas?

Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JulianEberius/SublimePythonIDE/issues/88#issuecomment-283703582, or mute the thread https://github.com/notifications/unsubscribe-auth/AMjJEE69LsM2KG2csFHKp9wOsSwLK46Dks5rhu6pgaJpZM4MRNlD .