Skip to content

Comments

Support less syntax#82

Open
FoundTheWOUT wants to merge 2 commits intoclinyong:masterfrom
FoundTheWOUT:master
Open

Support less syntax#82
FoundTheWOUT wants to merge 2 commits intoclinyong:masterfrom
FoundTheWOUT:master

Conversation

@FoundTheWOUT
Copy link

@import 'xxx';
.body{
  &-content{}
}
  1. The less compiler is load from user workspace, therefore I'm not sure how to write the test for this feature.
  2. The less compiler will erase the class that owning no value, this would cause some unexpected behaviors at some time. For example, for the example code above, we will get nothing in the Completion Inteligent.

before:
image

after:
image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant