Skip to content

Change to NPPM_RELOADFILE in development build affects plugins #14693

@vinsworldcom

Description

@vinsworldcom

Description of the Issue

Testing with latest Notepad++ 64-bit development build, I can no longer use the NPP_OPEN function in NppExec. The issue seems to stem from the commit:

bb278b2

where before this commit it worked and with this commit and after, it does not.

Checking first on the NppExec issues, we had this dialog.

Steps to Reproduce the Issue

  1. Install Notepad++ 64-bit development build from commit bb278b2
  2. Install NppExec plugin
  3. Open NppExec console and open a file with NPP_OPEN c:\full\path\to\filename.ext

where you use an actual path/file that exists on your system.

Expected Behavior

The file should open in Notepad++

Actual Behavior

The file does not open in Notepad++

Debug Information

Notepad++ 64-bit from commit bb278b2
NppExec 8.8

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions