Skip to content

How to make auto-suggestions as you type. #31

Description

@wxguy

I am finding a strange behaviour of this plugin. I am working on markdown (jekyll bog post) file in which I expect this plugin to provide suggestions as I type. It is happening in the meta data section (--- to ---) in the begining of file. However, when I start writing in the main section it does not provide any suggestion at all. I have to either press ctrl + space or tab to invoke suggestions.

In the Python file, it does not provide suggestion at all. After editing the config file with following options:-

{"auto_complete_selector": "text, comment, string, text.html.markdown, source.python"}

it does provide suggestion but within quote only.

Is it an intended behaviour? or is there any option to make it auto suggest as I type?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions