Closed
Description
With the new Change History Margin, and when trying to bookmark all misspellings, DSC will now place them in the change history margin rather than the Bookmark margin.
This FAQ talks about the margin and the consequences for plugins:
Consequences for Plugins
In order to support the Change History feature, Notepad++ had to reassign some resources it was using for other purposes, because Scintilla used these same resources for Change History. Summary: The marker id number for bookmarks changed from 24 to 20, and three marker id numbers used for the hidden-lines feature changed from 21-23 to 17-19.
Further, Change History uses Margin number 2, so that is no longer available to plugins.
Plugins that made use of affected marker-numbers or margin 2 will have to be updated in order to not conflict with Notepad++'s use. If they are not updated, there will be unexpected interactions, and users will be confused.
https://community.notepad-plus-plus.org/topic/23616/faq-desk-new-change-history-feature
Thank you for a wonderful plugin.
Metadata
Metadata
Assignees
Labels
No labels