atom-language icon indicating copy to clipboard operation
atom-language copied to clipboard

Multi-line comments not working properly

Open chikega opened this issue 1 year ago • 1 comments

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

chikega avatar Jun 06 '24 20:06 chikega

@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.

2colours avatar Sep 18 '24 10:09 2colours