-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
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
Labels
No labels