This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
Hello folks, long time no see! | ||
Hello, | ||
|
||
A pretty light release that ships the correction of a bug occurring with notepad++ (x64 only) v7.7 and above. | ||
I wish you all a happy and healthy new year :) | ||
|
||
A big shout out and thanks to [@thony8](https://github.com/thony8) for fixing this issue :) | ||
For this version, I would like to especially thanks Carsten Elton Sørensen (aka [@csoren](https://github.com/csoren) on github) for his pull requests! | ||
|
||
### Improvements ### | ||
|
||
- PR \#270 fixes \#259: Since notepad++ v7.6.4, UDL can be shipped in several .xml files, alongside the existing userDefineLang.xml (see [this release note](notepad-plus-plus.org/community/topic/17072/new-enhancement-for-user-defined-language-system/19)). | ||
- PR \#271: Adding line break support for keyword / function documentation in the auto completion (see [notepad++ documentation regarding this feature](https://npp-user-manual.org/docs/auto-completion/#auto-completion-file-format)). | ||
|
||
### Fixed issues ### | ||
|
||
- \#263: 3P now works correctly for notepad++ 64 bits and the scintilla version shipped with notepad++ v7.7 and above. | ||
- \#272, \#269: the new minimum version of notepad++ required is now 7.7. | ||
|
||
See you soon and in the meantime, enjoy! |