Skip to content

parser: handle underline_in_numbers feature #73

@taylorplewe

Description

@taylorplewe

What's changing

Conditionally accept underscores in numbers (e.g. %0000_0101) if the user has enabled the feature above the current line

Motivation for change

Currently underscores are parsed as invalid no matter what:
Image

Background/Notes

As this is the first issue of this kind, it will probably involve creating some kind of features structure to keep track of which features are turned on

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions