dotnet / dotnet/command-line-api

Allow an option to have multiple values assigned using a comma-separated list

Open
#37 8 comments 2 reactions 0 assignees View on GitHub
Area-API Area-Parser and Binder needs documentation
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Update the lexer to support specifying an option that supports more than one argument using a comma-separated list:
e.g. `DisplayTable -column FirstColumn, SecondColumn`
Whitespace around the comma is allowed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.