Releases: young-developer/nppNavigateTo
Releases · young-developer/nppNavigateTo
v.2.4.2
2.4.1.1
special thanks to @molsonkiko
FIXED:
Removed annoying dinging when certain control keys are pressed.
ADDED
- Enable user to open any file by just pasting in a full path (with or without enclosing quotes). Address #34
- Add Alt-navigation of plugin commands (using "&" character before a letter in each command's name)
- Add About form to make it easy for users to see what version of NavigateTo they hav
v.2.4.1
v.2.4.0
Changed
- Search logic was changed from full string search to search per word separated by spaces. Example:
file cpp
will search for file like newfilename2.cpp - If fuzzy search is enabled than plugin will highlight each char from search input string
v.2.3.0
Added
- Fuzzy search for tabs(if regular search list is empty) based on https://en.wikipedia.org/wiki/Longest_common_subsequence_problem
- Settings for fuzzy search tolerance
v.2.2.1
v.2.1.1
v.2.0.2
v.2.0.0-beta
Installation
Manual
Copy NavigateTo.DLL to \plugins folder
In Notepad++
Go to Settings > Import > Import Plugin(s)..