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

Fix color in appearing in fully qualified names. #246

Merged
merged 5 commits into from
Oct 5, 2021
Merged

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    ba43e4d View commit details
    Browse the repository at this point in the history
  2. Resolves #240 through grammar.

    It's not the cleanest solution but I don't see too many alternatives. Modify grammar to explicitly allow the color literal to appear in fully qualified name.
    sampottinger committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    809d460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c8fec View commit details
    Browse the repository at this point in the history
  4. Fix comment spacing.

    sampottinger committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    6fa3d4f View commit details
    Browse the repository at this point in the history
  5. More style fixes.

    sampottinger committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    098d45f View commit details
    Browse the repository at this point in the history