The Nightmare %> Issue
-
@Bjorgen-Eatinger said :
I didn’t say that it was an “easy” fix. I clearly said, “SEEMS like an easy fix.”
Not much of a distinctions between those two things, unless you’ve looked into it (you haven’t).
I think it’s a bit much to be berating me in this manner
A way to avoid this: Don’t say silly things in your post.
-
@Bjorgen-Eatinger
if I were you, I would try to follow @Coises 's suggestion to determinate the source of bug, and provide the necessary information to help us solve your problem, instead of shouting out loud in the forum.Let’s keep things on a professional level please.
I wouldn’t say you’re on the professional level with the following sentence:
I’ve posted this bug on GitHub, but it hasn’t been fixed. It drives me NUTS.If you don’t care about helping us identify the problem, and only come into the forum to complain, why should we help you?
The project has been maintained by volunteers since its creation. As an open-source project, the voice is always given to those who contribute - including people who provide the pertinent information to help. If you don’t know how to gether the information we need, at least be cordial. People here don’t owe you anything.
I hope you understand that.
-
@donho Thank you very much for your reply. Please let me know what else you would like me to provide to help out. Thank you very much!
-
-
@Bjorgen-Eatinger said:
I wouldn’t mind paying money for NotePad++, but that’s not possible, is it?
You can donate if you’d like; see HERE.
-
@Coises I greatly appreciate your post and kindness. I am not a pro-user by any means. I will take your advice and do my best to report this issue regarding Lexilla on GitHub. I’ll more than likely delete this post here, as the responses were unusual. I’m an older fellow and haven’t been super active other than the work that I do on my own website. I tried to edit the post, but wasn’t allowed to do so. Thank you again!
-
@Bjorgen-Eatinger said in The Nightmare %> Issue:
I’ll more than likely delete this post here, as the responses were unusual.
We prefer users to
NOTdelete posts, especially if there have been responses. Imagine some months down the track an initial post is deleted leaving all these responses to some “unknown” question.In fact, us moderators will reinstate a deleted message if there are responses so as to keep that “continuity” of information.
Terry
-
@Terry-R Okay, yes you are right. Information is key–the more the better! So I did as @Coises suggested, and download and tested SciTE, and found that it works perfectly. It handles the opening and closing brackets gracefully and correctly when they are a part of a comment. In fact, if I don’t use them correctly (e.g., '<% Hello % >), then it lets me know about it–very nice. Therefore, as @Coises suggests this problem must be in NotePad++ itself. I will update my GitHub post accordingly. Thank you all for all of your posts and guidance. Very much appreciated!
-
@Bjorgen-Eatinger said in The Nightmare %> Issue:
So I did as @Coises suggested, and download and tested SciTE, and found that it works perfectly. It handles the opening and closing brackets gracefully and correctly when they are a part of a comment.
Which is odd, because @rdipardo’s experiment, which was included in the Lexilla issue, proves that SciTE does not handle it correctly.
Can you use the
</>button on a post toolbar, and paste in the exact example text that shows Notepad++ not handling it correctly and SciTE is handling it correctly, with screenshots of both? -
@Bjorgen-Eatinger said in The Nightmare %> Issue:
Information is key–the more the better!
In that case, please reply to @PeterJones’s most recent post, and also show what options are enabled in the
Settings > Preferences > Highlightingsubmenu.My initial response to N++ issue #17072 was to assume it was a duplicate of another issue caused by the tag highlighting feature, which will naïvely find “tags” in contexts where there is no HTML markup; e.g.,

This only occurs when the active language is HTML and the
Enableoption is checked underSettings > Preferences > Highlighting > Highlight matching tags.