Skip to content

Add highlighting for double-quotes delimited tokens and string literals #2

@mloskot

Description

@mloskot

Role of tokens wrapped with double quotes is mentioned in https://boostorg.github.io/build/manual/develop/index.html#jam.language.lexical

How are the double quotes different in

local s = "abc";

versus

<toolset>gcc:<cxxflags>"-std=c++11 -pedantic"

Are both string literals?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions