Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Add option for string list parsing #24

@TimJentzsch

Description

@TimJentzsch

Add a parser option to recognize string lists and to include them in the AST.

List formats used throughout Valve's config files:

  • String separator: item1 item2 item3
  • Comma separator: item1,item2,item3
  • Pipe separator: item1 | item2 | item3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions