Ctags Source Navigator 2.1.0.9
This is a Far Manager plugin for browsing source code indexed by Ctags utility. Please refer to full readme on my github page (see below).
Features
Jump to name declaration
Code completion
Searching name in entire repository
Searching name in currently edited file
Listing class members
Source code browsing history
Creating Ctags database for selected repository root
Most visited tags goes on top of each menu (#87, #88, #90). This behaviour may be disabled: F11->Ctags Source Navigator->Plugin configuration->Recent tags in the first place
Plugin become more convinient. Check out renewed "Manage repositories" menu where you can see loaded repositories history, go to repositories and make any repository permanent
Plugin become a bit faster. Fixed slow search of short names (#85)
Plugin become more stable. Fixed bugs: #77, #83, #84, #86, #89
I am not able to upload plugin on pluginring due to "413 Request Entity Too Large" error. Please find binaries on my github releases page
What's new
Versioning has been changed. The last number in the version string is moved on 3-rd place and became a revision number. Now the last number in the version string corresponds to incremental counter of the release pipeline #111
Supported platform language in search tags menu. This feature is experimental and may affect performance in some environments. You may always disable this feature in configuration menu (see "Enable platform language in search menu"). Only single byte charsets (e.g. cp1251) are supported. Platform language is enabled only if file names or paths are displayed #123
Enhanced matching line numbers when searching compiler like warning/error strings. Just open file search menu and Ctrl+V string like following: \src\tags.cpp(1831,10): error C2143: syntax error: missing ';' before 'return'. Plugin will detect file tags.cpp with line number 1831 #139
Insertions in search menu are trimmed from both right and left sides #140
Fixed bugs: #122, #129, #143, #145
Last edited by eugene.manushkin on Fri 01 Aug, 2025 16:32, edited 1 time in total.