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

Some fixes to identifiers (e.g. hyphens) #60

Merged
merged 4 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    98e2d30 View commit details
    Browse the repository at this point in the history
  2. Properly match and scope identifiers

    They used to not be matched in some situations at all, which cause
    hyphens to not be recognized as part of the identifier as well.
    FichteFoll committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    624943e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e93879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06db312 View commit details
    Browse the repository at this point in the history