Skip to content

Add multiline comment support & inline comment support #9

@olo2552

Description

@olo2552

Currently multiline comments as follows:

/*
* test
* test
*/

are not supported. Also inline comments as follows:

color: #ddd // comment

This can mislead a user by not showing the corret color, or even break the parser. #8 AST can resolve this

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or requestEveryday usage blokerCrucial feature for app to be usefulSASS parsingSass file parsing & coormap building

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions