EugeneManushkin / CtagsSourceNavigator

Reworked Ctags Source Navigator plugin based on source code v0.93 beta compatible with Far3
GNU General Public License v2.0
16 stars 0 forks source link

Name search not working if .idx file is removed after tags file loaded #9

Closed EugeneManushkin closed 6 years ago

EugeneManushkin commented 6 years ago

Steps:

  1. Load tags file
  2. Remove tags.idx
  3. Try "Search name in opened file" or "Class members" menu

Expected: symbols are shown Actual: error message "Nothing found"

EugeneManushkin commented 6 years ago

Fixed in commit 8f1f374c617cb4f3cd2d45bd587320421258096e

EugeneManushkin commented 6 years ago

Fixed in build build_2.1.0.8