Notepad++

Image
Share Pc Softwares Windows exe & Hardware etc..
User avatar
sugar
Posts: 7670
Joined: Sat Oct 24, 2020 1:10 pm
Has thanked: 7 times
Been thanked: 1896 times

Re: Notepad++

Post by sugar »

Notepad++ v8.6.3 Release

New update:18.02.2024
1. Restore multi-editing option & add "Column To Multi-editing" option on GUI.
2. Make "copy/cut line while no selection" optional.
3. Fix all open files lost after restarting as Admin to save a file.
4. Fix "Replace All" crash & performance issue.
5. Fix calltip crash due to the division by zero.
6. Enhance Function List for Python to support "async def" & colons in argument list.
7. Fix Copy/Cut/Paste issue in Vertical Edge text field in preferences dialog.
8. Fix macro recording twice for some commands.
9. Fix "Open File" command not working with TAB preceded.
10. Add auto-completion keywords for PHP, JavaScript and CSS.

Download Notepad++ v8.6.3
https://notepad-plus-plus.org/downloads/v8.6.3/
User avatar
sugar
Posts: 7670
Joined: Sat Oct 24, 2020 1:10 pm
Has thanked: 7 times
Been thanked: 1896 times

Re: Notepad++

Post by sugar »

Notepad++ v8.6.4 Release



New update:20.02.2024

-Fix regression that the view cannot be activated by mouse clicking..

Download Notepad++ v8.6.4
https://notepad-plus-plus.org/downloads/v8.6.4/
User avatar
dishfan
Posts: 1448
Joined: Sun Aug 28, 2022 2:31 am
Has thanked: 169 times
Been thanked: 345 times

Re: Notepad++

Post by dishfan »

Notepad++ v8.6.6
Release Date: 2024-05-10
Notepad++ v8.6.6 bug-fixes & enhancements:
Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042)
Fix crash when crossing the 2GB file size threshold. (Fix #14944, #14981)
Fix a performance issue due to URL recognition. (Fix #13916)
Update to nlohman json 3.11.3. (Merge #15041)
Fix multi-edit resists escape after typing issue. (Fix #14649)
Make F3 & Shift-F3 work in Find Replace dialog. (Fix #2138)
Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix #7932, #14975)
Add programming language support for Go & Raku(Perl 6). (Fix #8090, #4465)
Fix user defined auto-insert not working issue. (Fix #3171, #8063, #12547, #14831)
Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix #15006)
Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix #15099)
Fix URL enclosed in apostrophes or backtick not working issue. (Fix #14978, #14323, #14212)
Fix wrong dropped file view issue. (Fix #14951)
Fix Korean(한)/English(영) key not working regression. (Fix #14400, #14973)
Fix the tab labels of some dialogs being cut in Dark mode. (Fix #11012)
Fix close button disappeared issue in Find Replace dialog. (Fix #14940)
Apply dark theme to checkbox buttons on Windows 11. (Fix #14929)
Fix menu bar cluttered in Dark Mode issue. (Fix #10130)
Fix Debug Info minor display regression. (Fix #14921)
Enhance Lua language syntax highlighting. (Fix #7615, #15081)
Improve the function list support for Ada. (Fix #14908, #14687, #14498)
https://github.com/notepad-plus-plus/no ... er.x64.exe
User avatar
sugar
Posts: 7670
Joined: Sat Oct 24, 2020 1:10 pm
Has thanked: 7 times
Been thanked: 1896 times

Re: Notepad++

Post by sugar »

Notepad++ v8.6.7 Release

New update:13.05.2024
1. Fix regression of multi-edit cursors placed wrongly issue.
2. Fix multi-editing not showing multiple cursors in dark mode.
3. Add auto-completion for Go & Raku, function list for Raku.
4. Fix symbol '&' not showing in Document Switcher.
5. Allow syntax highlighting for custom tags in HTML.
6. Fix dialogs out of screen problem.

Download Notepad++ v8.6.7
https://notepad-plus-plus.org/downloads/v8.6.7/
User avatar
sugar
Posts: 7670
Joined: Sat Oct 24, 2020 1:10 pm
Has thanked: 7 times
Been thanked: 1896 times

Re: Notepad++

Post by sugar »

Notepad++ v8.6.8 Release


Code: Select all

 New update:04.062024

    1. Fix a crash in Column Editor caused by an arithmetic overflow.

    2. Fix the issue where any negative repeat value in Column Editor causes a hang.

    3. Fix an extra space being inserted in HEX mode issue in Column Editor.

    4. Fix a visual glitch of the toolbar pressed buttons in dark mode.

    5. Add auto-indent feature for Python.

    6. Fix the issue where "show control characters" settings not remembered when switching to another tab.

    7. Fix the missing monitoring disabled state icon from the fluent icon set on the toolbar.

    8. Adjusted the inaccurate naming of indent settings in thee Preferences dialog.

    9. Fix the issue where the customized color of active tab in inactive view is missing.

    10. Introduce a new plugin command "NPPM_GETTABCOLORID" to retrieve the current tab color ID.

    11. Allow the tree view dark mode customization for plugins.

    12. Fix the popup dialog for updating not metioning 'Notepad++'.

Download Notepad++ v8.6.8
https://notepad-plus-plus.org/downloads/v8.6.8/
Post Reply