Releases: oviradoi/npp-explorer-plugin
Releases · oviradoi/npp-explorer-plugin
Version 1.9.9
Version 1.9.8
Improve the speed of icon extraction
Version 1.9.7
- Fix a few bugs related to dark mode
Version 1.9.6
- Improve dark mode support for Notepad++
- Round up files smaller than 1kb
- Use user's locale preferences when formatting file size
- Fix open file not being underlined Favorites panel
- Fix sometimes toolbar not displayed in Favorites panel
- Fix Filter not being updated when you type in a filter and press ENTER
- Fix crash if you opened the Explorer panel and quickly closed Notepad++
Version 1.9.5
Version 1.9.4
Fix drive letter enumeration (fixes issue #25)
Version 1.9.3
Version 1.9.2
Fix incorrect icons for subfolders in the Desktop folder
Refactor sorting code to use standard library instead of custom implementation
Implement custom font size option
Version 1.9.1
Refactor list drawing code
Add expand buttons to root elements in the TreeViews
Replace custom tooltip implementation with winapi standard tooltips
Fix toolbar memory leaks
Version 1.9.0
Fixed sorting in favorites dialog
Apply current style background color in favorites dialog
Fixed open in new instance command
Refactor some of the code