Skip to content

Fixed "HTML Enclose Tag" #868 #1192

Closed
ghost wants to merge 4 commits intomasterfrom
unknown repository
Closed

Fixed "HTML Enclose Tag" #868 #1192
ghost wants to merge 4 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Nov 27, 2015

The code change is to add a check for a comment style inside xmlMatchedTagsHighlighter.cpp, and to ignore opening/closing tags inside a comment. Now HTML and XML tags are properly ignored in comments, and HTML/XML tags highlight the first matching closing tag after the end of the comment, as one would expect.

We tested on Windows 7 and Windows 8.1 with Notepad++ version 6.8.6.
No additional plugins were installed, we just ran as it was compiled, with boost enabled.

Here is a image of the working highlighter, a screenshot of the bug is available in bug report #868
capture

@donho donho added the accepted label Dec 3, 2015
@donho donho added this to the 6.x milestone Dec 3, 2015
@donho donho closed this in 32b45e1 Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants