Skip to content

Highlight ints #24

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 4 commits into from
Nov 8, 2018
Merged

Highlight ints #24

merged 4 commits into from
Nov 8, 2018

Conversation

fordhurley
Copy link
Collaborator

Broke this off from #19 so that I could resolve the conflicts and try the custom scope name. Seems to work well for me. I have the following in my ~/.atom/styles.less to make ints stand out really well:

atom-text-editor::shadow .constant.numeric.integer.glsl {
  color: red;
}

Without the custom style, it continues to look the same as before.

@fordhurley fordhurley mentioned this pull request Oct 29, 2017
@fordhurley fordhurley merged commit b0cfa58 into master Nov 8, 2018
@fordhurley fordhurley deleted the mysteryDate-highlight-ints branch November 8, 2018 13:34
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