Skip to content

Commit 3128c66

Browse files
committed
Plugin Communication NPPN_EXTERNALLEXERBUFFER
new to v8.5 see #492
1 parent cea84b8 commit 3128c66

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/docs/plugin-communication.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2156,6 +2156,17 @@ The general layout of the following notifications look like this
21562156

21572157
---
21582158

2159+
#### **NPPN_EXTERNALLEXERBUFFER**
2160+
*To notify lexer plugins that the buffer (in idFrom) is just applied to a external lexer*
2161+
2162+
**Fields:**
2163+
2164+
code: NPPN_FILEBEFORECLOSE
2165+
hwndFrom: hwndNpp
2166+
idFrom: BufferID
2167+
2168+
---
2169+
21592170
#### **NPPN_FILEBEFORECLOSE**
21602171
*To notify plugins that the current file is about to be closed*
21612172

0 commit comments

Comments
 (0)