SublimePythonIDE icon indicating copy to clipboard operation
SublimePythonIDE copied to clipboard

[Bug] More-Python-Completions autocomplete conflict

Open Kristinita opened this issue 8 years ago • 2 comments

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 avatar Mar 02 '17 16:03 Kristinita

@tushortz , any ideas?

Thanks.

Kristinita avatar Mar 02 '17 16:03 Kristinita

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., "Саша Черных" [email protected] 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 .

tushortz avatar Mar 03 '17 06:03 tushortz