Skip to content

Releases: young-developer/nppNavigateTo

v.1.12.6

07 May 10:04
Compare
Choose a tag to compare

v.1.12.5

06 May 12:59
Compare
Choose a tag to compare

@bavis-m Select the text in the edit box when activating the search dialog

v.1.12.4

13 Mar 16:10
83d1888
Compare
Choose a tag to compare

Issues #8 , #9 were resolved.
Ctrl+A functionality was restored.

v.1.12.3

09 Jan 21:19
Compare
Choose a tag to compare
v.1.12.3 Pre-release
Pre-release

New version 1.12.3
Crash was fixed.

v.1.12.2

10 Apr 07:58
Compare
Choose a tag to compare
v.1.12.2 Pre-release
Pre-release

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

16 Mar 14:35
Compare
Choose a tag to compare

Bug

  • Plugin showed filenames from primary view only.

v.1.8.1

16 Mar 10:38
Compare
Choose a tag to compare

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

10 Jan 17:34
Compare
Choose a tag to compare

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

07 Nov 17:29
Compare
Choose a tag to compare

NavigateTo - Plugin for Notepad++ allowing to navigate between opened files