[Github-comments] [geany/geany] Raku comment #`{comment} not recognized properly (Issue #3053)

ToddAndMargo notifications at xxxxx
Sun Dec 12 04:18:18 UTC 2021


Fedora 35
geany-1.38-1.fc35.x86_64

Bug:  geany is turning the top open { bracket blue instead of the second open bracket  #`{ blue when the first close bracket } is highlighted.   

This bug really makes find missing closing brackets a pain in the neck!


```
sub GetWindows10Build() {
   my $SubName = &?ROUTINE.name;
   PrintRedErr( "$SubName not yet implemented\n" ); return;  
#`{
      multi line comments go here
  }

}
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3053
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211211/4d42f775/attachment-0001.htm>


More information about the Github-comments mailing list