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, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.