When I clone the document view and try to highlight text on view 1 marking the same text at highlight on the second view, sometimes the text is not being highlighted.
Seem to me that the notepad++ only highlights if the text its in the same code line.
Could you give me some help?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
By "highlight", you mean simply selecting text or marking "using Nth style" (in the context menu or the "mark all" submenu in the "edit" menu) ? Marking should be visible in all views, but selection is only in current view except for smart highlighting. Smart highlighting will temporarely highlight all words that are the same as currently selected (what is selected must be considered a word); note that it will highlight only words visible in current view, words not visible in current view will not be highlighted in the other view (this is probably not an intended behavior, and thus could be submitted as a bug).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, I tried to say smarthighlight.
And you are right, notepad++ only will highlight words MARKED in the current view.
If the word is shown in the current view, but is not the word marked, the other view will not highlight.
For me, its a bug. How can I report this bug?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Scroll up this page till you see a menu bar. You'll find a Trackers entry there. Hover on it to get a menu, and choose Bugs. Things should look straightforward from that point on.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all!
When I clone the document view and try to highlight text on view 1 marking the same text at highlight on the second view, sometimes the text is not being highlighted.
Seem to me that the notepad++ only highlights if the text its in the same code line.
Could you give me some help?
Thanks!
By "highlight", you mean simply selecting text or marking "using Nth style" (in the context menu or the "mark all" submenu in the "edit" menu) ? Marking should be visible in all views, but selection is only in current view except for smart highlighting. Smart highlighting will temporarely highlight all words that are the same as currently selected (what is selected must be considered a word); note that it will highlight only words visible in current view, words not visible in current view will not be highlighted in the other view (this is probably not an intended behavior, and thus could be submitted as a bug).
Sorry, I tried to say smarthighlight.
And you are right, notepad++ only will highlight words MARKED in the current view.
If the word is shown in the current view, but is not the word marked, the other view will not highlight.
For me, its a bug. How can I report this bug?
Thanks!
Scroll up this page till you see a menu bar. You'll find a Trackers entry there. Hover on it to get a menu, and choose Bugs. Things should look straightforward from that point on.
CChris
Thanks a lot.
Still waiting for the solution! :-)