v6.9.2 Released!
Notepad++ v6.9.2 is upon us !bringing us the following changes/bug fixes:
- Add most wanted feature: Log Mornitoring (tail -f).
- Add new feature: Find in Finder.
- Fix status bar display bug in high dpi environment.
- Fix open in explorer problem while path contain unusual characters.
- Fix smart highlighter issue after zoom or code folding change.
v6.9.1 Released!
It's that time again and we have the following changes/bug fixex to share:
- Fix bad detection of sub-folder in Folder as Workspace.
- Enhancement: Add "Find in files" command in "Folder as Workspace".
- Enhancement: Add "Open Folder as Workspace" command in File menu.
- Fix "copy" command bug in find result panel.
- Improvements for JSON highlighting.
- Fix Find In Files progress bar position bug.
- Add Ctrl+Shift+Z shorcut for Redo.
- FORTRAN 77 is supported.
- Fix html tag auto-completion bug.
v6.9 Released!
We are back again with another BIG update!:
- Add "Folder as Workspace" feature (How to use: drop any folder in Notepad++).
- Fix Notepad++ hanging issue while user uses touchscreen to activate Notepad++ window.
- HTML auto-close tag enhancement: Prevent
,
, , and from being closed automatically.
- Project enhancement: Allows user defined extension to associate workspace file.
- Make behavior of SHIFT+END and SHIFT+HOME more consistent when word wrapping is enabled.
- Add new API NPPM_SAVEFILE (for plugins) to save any file, not only the focused one.
- Add file extensions for FreePascal/Lazarus pascal, lex (as C).
- Update keywords for C, C++, JavaScript, Python and YAML.