CSS autocompletion without whitespace · Issue #52 · SublimeCodeIntel/SublimeCodeIntel · GitHub
Skip to content

CSS autocompletion without whitespace #52

Description

@jaikdean

I write CSS in the following format:

.style {
    color:#000;
}

However, the auto-complete options only appear after typing a whitespace character after the colon (:), so they don't appear for me as I enter no whitespace there. Is there a way to change this behaviour?

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions