- AuthorPosts
- January 24, 2010 at 11:41 am #8072MeirParticipant
Dear Mr. Emura,
I am currently using ver. 9.07.
There is a small problem when a closing member of a highlighted pair is found in comment text:
# Bracket pair highlighting problem
sub bracket_pair
my ($1, # I have a number of issues:
$2, # 1) See what it pairs with?
$3 # 2) more comments
) = @_;
When you place the cursor at the opening member, the wrong closing member, the one in the comment, is highlighted.
Yes, I know, to fix this EmEditor would have to “know” what “a comment” is, as distinct from other configuration types.
What are you folks out there saying, does it worth a fix???
MeirJanuary 24, 2010 at 11:55 pm #8074Yutaka EmuraKeymastermguttman wrote:
Dear Mr. Emura,
I am currently using ver. 9.07.
There is a small problem when a closing member of a highlighted pair is found in comment text:
# Bracket pair highlighting problem
sub bracket_pair
my ($1, # I have a number of issues:
$2, # 1) See what it pairs with?
$3 # 2) more comments
) = @_;
When you place the cursor at the opening member, the wrong closing member, the one in the comment, is highlighted.
Yes, I know, to fix this EmEditor would have to “know” what “a comment” is, as distinct from other configuration types.
What are you folks out there saying, does it worth a fix???
MeirIt seems a bug, but this behaivor was the same as version 8. I don’t remember exactly why this was not fixed. I will make sure this behavior will be fixed by the next major release. Thank you!
January 29, 2010 at 10:58 am #8090MeirParticipantDear Yutaka,
BTW, I just upgraded to ver. 9.11 and this behaveior is still there. FYIJanuary 29, 2010 at 6:08 pm #8091Yutaka EmuraKeymastermguttman wrote:
Dear Yutaka,
BTW, I just upgraded to ver. 9.11 and this behaveior is still there. FYII am going to fix it by the next major version — that is v10. This area is very sensitive, and I don’t want to break code in v9.xx. Thank you for understanding.
January 29, 2010 at 7:05 pm #8093zhouzh2Participant“by the next major release”
I don’t think 9.11 is a major release…January 29, 2010 at 7:18 pm #8094MeirParticipantDear Yukata and zhouzh2,
Don’t worry about this “bug”! It is just a minor irritant, not a show stopper. I’ll patiently wait for V.10.
And EmEditor is a great product!March 31, 2010 at 9:34 am #8245MeirParticipantDear Yukata,
This issue is still unsolved in the latest Version – V.10/beta 4 (9.90.4).
Regards,
MeirApril 1, 2010 at 5:23 pm #8260Yutaka EmuraKeymasterHello mguttman,
Thanks for trying EmEditor beta.
I have just fixed this bug for beta 6. Thanks for reminding me.
Please don’t hesitate to ask me if you have further comments or questions. Thanks again!
- AuthorPosts
- You must be logged in to reply to this topic.