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

Multi-line comments not working properly #106

Open
4 tasks
chikega opened this issue Jun 6, 2024 · 1 comment
Open
4 tasks

Multi-line comments not working properly #106

chikega opened this issue Jun 6, 2024 · 1 comment

Comments

@chikega
Copy link

chikega commented Jun 6, 2024

Raku syntax highlighting does not appear to work w/ multiline comments

Example Code

#`[ 
  In the Morse code example, `uc.comb` is used to iterate over each character of the uppercase version of the input text, 
  allowing the code to process each character individually and convert it to its corresponding Morse code representation.
]

CleanShot 2024-06-06 at 16 06 16@2x

Leave this in. For internal use.

  • Fixed in Master
  • Fixed in Release
  • Has Tests
  • Passes Tests
@2colours
Copy link
Collaborator

@chikega hi, just out of curiosity: what editor is this? How did you arrive here?
I'm not sure how much can be done about something as ad-hoc as multi-line comments in this TextMate plist format (also, it's kind of none of my business since my ban from the Raku community) but it still makes me wonder honestly.

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

2 participants