Ctags Source Navigator 2

Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
eugene.manushkin
Posts: 36
Joined: Thu 03 May, 2018 13:17
Been thanked: 5 times

Ctags Source Navigator 2

Post by eugene.manushkin »

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
PlugRing
Discussion thread
Sources: on https://github.com/EugeneManushkin/CtagsSourceNavigator
eugene.manushkin
Posts: 36
Joined: Thu 03 May, 2018 13:17
Been thanked: 5 times

Ctags Source Navigator 2

Post by eugene.manushkin »

Latest post of the previous page:

Ctags Source Navigator 2.1.0.86 released

What's new
  • Implemented indexing current file (#79)
  • 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
eugene.manushkin
Posts: 36
Joined: Thu 03 May, 2018 13:17
Been thanked: 5 times

Ctags Source Navigator 2

Post by eugene.manushkin »

Ctags Source Navigator 2.1.0.92 released

What's new
  • Opening a repository in "Manage Repositories" menu moves you to last visited directory #93
  • Navigation history is reworked. "Go back" and "Go forward" options become more convinient #94
  • Plugin become more stable. Fixed bugs: #95, #96, #97
eugene.manushkin
Posts: 36
Joined: Thu 03 May, 2018 13:17
Been thanked: 5 times

Ctags Source Navigator 2

Post by eugene.manushkin »

    Ctags Source Navigator 2.1.0.99 released

    What's new
    • Go back command moves editor position to last followed tag #98
    • Ctrl+Enter shortcut in search menu navigates Far Manager to file where selected item is located #99
    • Limit total search list to 1500 (may be configured or disabled) for short filters #103
    • Fixed bugs: #101, #107
    eugene.manushkin
    Posts: 36
    Joined: Thu 03 May, 2018 13:17
    Been thanked: 5 times

    Ctags Source Navigator 2

    Post by eugene.manushkin »

      Ctags Source Navigator 2.1.100.599 released

      What's new
      • Fixed problem with keyboard layouts #107
      eugene.manushkin
      Posts: 36
      Joined: Thu 03 May, 2018 13:17
      Been thanked: 5 times

      Ctags Source Navigator 2

      Post by eugene.manushkin »

        Ctags Source Navigator 2.1.106.648 released

        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.
        eugene.manushkin
        Posts: 36
        Joined: Thu 03 May, 2018 13:17
        Been thanked: 5 times

        Ctags Source Navigator 2

        Post by eugene.manushkin »

          UPD: Ctags Source Navigator 2.1.106.648

          Thanks to @DrKnS "413" problem is solved and the plugin is published on plugring!
          Post Reply

          Return to “Анонсы новых плагинов”