AutoSuggest shows only on third character · Issue #95 · SublimeCodeIntel/SublimeCodeIntel · GitHub
Skip to content

AutoSuggest shows only on third character #95

Description

@bbrdaric

Hello,

I noticed that AutoSuggest shows up only on third character (coding in php).

For example you have class called Testing and you start typing "Tes" -> in this moment you have to wait until suggest box appears to continue.
If you type "Test", than nothing will be suggested, and box won't be shown even if you press Ctrl+J

Is this intentionally? I have some classes that have two characters, what about them? Is that configurable?

I am using ST2 rev. 2177 64-bit on Windows 7 64-bit.

Also, it would be great if AutoSuggest would be case-insitive so I could just write "tes" and CodeIntel would suggest "Testing" class.

Best regards,
Boris.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions