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

Go to definition in archived source is to long #35

Closed EugeneManushkin closed 5 years ago

EugeneManushkin commented 5 years ago

Steps:

  1. Open archive with source code files
  2. Open source file in editor
  3. Navigate cursor to a name, run go to definition command Actual results: plugin hangs
EugeneManushkin commented 5 years ago

This happens due to temporary directory contains too many files: searching of "tags" file in parent directories hangs.

EugeneManushkin commented 5 years ago

Fixed in build 2.1.0.32