You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -127,11 +127,16 @@ When publishing your plugin you should build in Release mode for both x86 and x6
127
127
128
128
## Requirements
129
129
130
-
*works with .NET Runtime 4.0 and above
130
+
*Works with .NET Runtime 4.0 and above
131
131
* UNICODE plugins only.
132
+
* Works on Notepad++ 7.6.3 and above
133
+
134
+
For Notepad++ 7.6 to 7.6.2 no release works out of the box due to plugin directories changing with every release.
135
+
132
136
133
137
### v0.94.00
134
-
The last version to work with Notepad++ v4.6.3 or below (newer versions of notepad++ use a different plugin structure, so you need to use a newer version of this framework)
138
+
The last version to work with Notepad++ v7.5.9 or below (newer versions of notepad++ use a different plugin structure, so you need to use a newer version of this framework).
139
+
If you copy the binaries to the right place, you may still get things working.
0 commit comments