Skip to content

Parser 未正确截取行内注释 #981

Description

@HardyNLee

描述

changeBg:bg.webp;123;111

这一句的 inlineComment 只会有 123 的部分,理想情况应该是 123;111

问题大概在这

const sentenceComment = commentSplit[1] ?? '';

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions