Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Mon 14 May, 2018 17:35
Ctags Source Navigator 2.1.0.11 released
What's new comparing to 2.1.0.9:
- Canceling long-running operations is supported
- Reindexing repository is implemented. If reindexing is canceled or failed the plugin rollbacks to old tags file
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Wed 16 May, 2018 11:41
Ctags Source Navigator 2.1.0.12 released
What's new comparing to 2.1.0.11:
- Improved tags history synchronization between multiple running instances of Far Manager
- Improved config synchronization between multiple running instances of Far Manager
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Thu 24 May, 2018 09:09
Ctags Source Navigator 2.1.0.15 released
What's new comparing to 2.1.0.12
- Implemented copying name from menu to clipboard (Ctrl+C and Ctrl+Insert shortcuts are supported)
- Fixed invalid file shortening
- Fix incorrect platform path comparation
Last edited by
eugene.manushkin on Thu 24 May, 2018 20:38, edited 1 time in total.
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Tue 19 Jun, 2018 18:19
Ctags Source Navigator 2.1.0.21 released
What's new
- Search and open files by name (equivalent to "Open resource" command in Eclipse CDT)
- Supported tags with absolute paths (ctags.exe ... -R C:\full\path\to\repository)
Last edited by
eugene.manushkin on Sun 08 Jul, 2018 16:58, edited 1 time in total.
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Fri 03 Aug, 2018 15:52
Ctags Source Navigator 2.1.0.29 released
What's new
- Supported case insensitive search in entire repository
- Supported natural ordering of class members
- Supported regex filter in "Search name in opened file" and "Class members" menu options
- Improved "Open declaration" option
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Sun 23 Sep, 2018 12:58
Ctags Source Navigator 2.1.0.31 released
What's new
- Supported shadow indexing of currently edited file
- Plugin configuration dialog is available in main menu and editor menu
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Mon 19 Nov, 2018 09:17
Ctags Source Navigator 2.1.0.36 released
What's new
- Implemented preview declaration by F4 without resetting search results (#27)
- Improved navigation: implemented 'Go forward' (Ctrl+D hotkey) command. Update your hotkeys macro
- Plugin is built with Appveyor continuous integration service
eugene.manushkin
-
eugene.manushkin
- Posts: 17
- Joined: Thu 03 May, 2018 13:17
Post
by eugene.manushkin » Mon 26 Nov, 2018 15:34
Ctags Source Navigator 2.1.0.37 HOTFIX released
Due to navigation problems found in build 2.1.0.36 I decided to publish this hotfix earlier than It was planed
What's new
- Fixed navigation issues (#39 and #40)
- Added navigation history. This feature was added for debugging navigation issues and will be improved in later releases
- Fixed crash when closing Far Manager with preview tag opened (F4 key in tags menu)
Last edited by
eugene.manushkin on Mon 26 Nov, 2018 15:34, edited 1 time in total.
eugene.manushkin