Skip to content

Incomplete tab completition #9

@mediastuttgart

Description

@mediastuttgart

when using LESS as syntax for less documents the tab completition does not work as expected. predefined variables do show up, while custom ones (and already used) do not.

example

a {

    color : #FFF;
}

a.foo {
    color : #F /* now hit tab and "#FFF" doesn't show up */

this issue seems to came up when sublime released build 2203.

cheers
michael

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