Skip to content

Tweak highlighting of numeric literals #540

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

Merged
merged 1 commit into from
Jul 15, 2016
Merged

Tweak highlighting of numeric literals #540

merged 1 commit into from
Jul 15, 2016

Conversation

dmitrivereshchagin
Copy link
Contributor

  • Add highlighting for binary and octal number syntax
  • Highlight unary minus as operator regardless of 'iskeyword' option
  • Remove L from integer literals

- Add highlighting for binary and octal number syntax
- Highlight unary minus as operator regardless of 'iskeyword' option
- Remove L from integer literals
@amadeus
Copy link
Collaborator

amadeus commented Jul 15, 2016

So unfortunately these PRs you've opened need to based off of, and against the develop branch. I am curious to test them out though, so sorry for the confusion here.

@amadeus
Copy link
Collaborator

amadeus commented Jul 15, 2016

Oh shoot, I think you fixed this, I am on mobile which doesn't show the base branch, and I just remember seeing these from earlier

@amadeus
Copy link
Collaborator

amadeus commented Jul 15, 2016

I'll test this PR out tomorrow at work. I think it should be ok, but I just want to see it in action first.

@amadeus amadeus merged commit 08c4fd7 into pangloss:develop Jul 15, 2016
@dmitrivereshchagin dmitrivereshchagin deleted the numeric-literals branch July 17, 2016 08:38
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.

2 participants