Releases: young-developer/nppNavigateTo
Releases · young-developer/nppNavigateTo
v.1.12.6
v.1.12.5
v.1.12.4
v.1.12.3
New version 1.12.3
Crash was fixed.
v.1.12.2
New features and enhancements:
- Right-click context menu for files like in NPP was added.
- File preview functionality was added.
- Minimum window size was set to 400x200
- New column 'View' was added.
- Number of matching results was moved to form title.
- File status functionality was implemented:
Black - SAVED
Red - UNSAVED
Grey - READONLY
Bugs:
- Unicode search, open and highlight bugs(filenames and paths with letters like é, à or else ) were fixed.
- Filter editbox could not be unfocused now.
Other:
- Filter is case insensitive and highlight only first sub-string match.
Tips & Tricks
- Hold ALT and press ↑ or ↓ to open search history.
- Open NavigateTo form and then hold SHIFT and press ↑ or ↓ to preview files.
v.1.8.2
Bug
- Plugin showed filenames from primary view only.
v.1.8.1
New features and enhancements:
- Form was changed from dockable form to static and responsive dialog,
- All controls on form are responsive.
- Highlighting the files list, according to the filter,
- You could put a | at the beginning of the line to invert the whole filter condition ex: |abc,
- The dialog is closed on losing focus.
Bugs:
- The problem of the New #n tab was resolved completely.
Other:
- Even and odd rows have different colors
- Placeholder was added to edit box
- Button with chevron, on right top of the window was removed
v.1.4.2
New features and enhancements:
- List was changed to grid(columns:Name, FilePath)
- List could be sorted by each column(Asc, Desc)
- Search history was added
- Selection with up and down now works without needing to change focus from the text box(it is now listbox as well)
- The dialog is closed after selection
Bugs:
- "new 0" filename was visible
- List was not updated after actions like (close, open, rename etc)
Other:
- "About" form was added - Feel free to contact me!
v.1.0.0
NavigateTo - Plugin for Notepad++ allowing to navigate between opened files