Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ruby] Meta Numbers #2462

Merged
merged 3 commits into from
Sep 16, 2020
Merged

[Ruby] Meta Numbers #2462

merged 3 commits into from
Sep 16, 2020

Conversation

deathaxe
Copy link
Collaborator

This PR is a proposal created from the latest discussion at #2460

It is to illustrate what it means to add meta.number scopes. It means to add one or up to 3 additional capture groups per match pattern to assign meta.numbers.[base|value|suffix]. The complexity is the same for applying meta.numbers on top of below constant.numeric.

DeathAxe added 2 commits August 25, 2020 18:00
This commit renames the various digits variables to make them comply
with the other syntax definitions.
@deathaxe deathaxe force-pushed the pr/ruby/meta-numbers branch from c369399 to eafd543 Compare August 27, 2020 16:21
@wbond wbond merged commit 4e9fbfc into sublimehq:master Sep 16, 2020
@deathaxe deathaxe deleted the pr/ruby/meta-numbers branch September 16, 2020 19:21
mitranim pushed a commit to mitranim/Packages that referenced this pull request Mar 25, 2022
* [Ruby] Rename digits variables

This commit renames the various digits variables to make them comply
with the other syntax definitions.

* [Ruby] add meta.number

* [Ruby] Apply constant.numeric.[base|value|suffix]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants