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

Token "rename" syntax does not recognize - or ' in identifiers #77

Open
4 tasks
zoffixznet opened this issue Jan 1, 2018 · 0 comments
Open
4 tasks

Comments

@zoffixznet
Copy link
Contributor

typename_longname gets properly highlighted, but typename-longname isn't and typename'longname breaks highlights altogether:

Example Code

my token {
    <longname=.typename_longname>
     <longname=.typename-longname>
          <longname=.typename'longname>
}

Picture [optional]

Providing a picture means that if the issue is fixed and linguist updates to include the fix (linguist uses this package to highlight Perl 6 on GitHub), your issue will remain historically viewable.
untitled

Leave this in. For internal use.

  • Fixed in Master
  • Fixed in Release
  • Has Tests
  • Passes Tests
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

No branches or pull requests

1 participant