-
Notifications
You must be signed in to change notification settings - Fork 7
Allow Split in OpenString to split with multi-character keys #37
Copy link
Copy link
Open
Labels
behind the scenesImprovements to the code that aren't visible to end-usersImprovements to the code that aren't visible to end-usersenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednot urgentDoesn't need to be done any time soonDoesn't need to be done any time soon
Description
Activity
Metadata
Metadata
Assignees
Labels
behind the scenesImprovements to the code that aren't visible to end-usersImprovements to the code that aren't visible to end-usersenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednot urgentDoesn't need to be done any time soonDoesn't need to be done any time soon
Split can currently only use a single-character key string to split strings apart. It would be handy in the future to be able to split with multi-character strings, eg ": ".