Implemented algorithm of fuzzy searching for any words in opened document or searching symbols based on previously generated .tags files by ctags. After selects result of this searching, document will be rewind to position of searched word.
Implemented plugin ctags.py for generating .tags files.
Implemented algorithm of fuzzy searching for any words in opened document or searching symbols based on previously generated .tags files by ctags. After selects result of this searching, document will be rewind to position of searched word. Implemented plugin ctags.py for generating .tags files.