-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
Description of the Issue
In 8.6.4, Replace All doesn’t notify plugins of changes.
Steps to Reproduce the Issue
- If not already installed, install the Markdown Panel plugin from Plugins Admin.
- Open any *.md file.
- If the Markdown Panel does not open automatically, use Plugins | MarkdownPanel | Toggle Markdown Panel to open it.
- Open Search | Replace....
- Specify a find and replace that will change the document and click Replace All.
Expected Behavior
The markdown panel is updated to match the document contents.
Actual Behavior
The markdown panel does not change.
Debug Information
Notepad++ v8.6.4 (64-bit)
Build time : Feb 20 2024 - 00:12:59
Path : C:\Program Files\Notepad++\Notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 22H2
OS Build : 19045.3930
Current ANSI codepage : 1252
Plugins :
ColumnsPlusPlus (1.0.3.1)
ComparePlus (1.1)
CSVLint (0.4.6.6)
DSpellCheck (1.5)
JsonTools (6.1.1)
mimeTools (3.1)
MultiReplace (2.3.0.10)
nppConverter (4.6)
NppExport (0.4)
NppMarkdownPanel (0.7.3)
Other information
I first saw this in the Elastic tabstops function of my own Columns++ plugin, but it is easier to demonstrate with Markdown Panel.