Several small bugs were solved and performance was tweaked.
Additionally more extensions possibility were added, in order to be able to add language specific functionalities. So far they are used by ABAP language only, but if you have any ideas for any of the programming language, please create an issue on the project Github page
In default, currently for the ABAP and SAP GUI tabs, beside the object name, description is displayed next to it. When available, description is also used during filtering of the entries. This behaviour can be switched off in Preferences.
For SAP GUI tabs experimental feature to update the name of the tab with current transaction/program name and it's title is added. This behaviour can be switched off in Preferences.
Using the new button you can now specify, if you'd like to see only the tabs linked to the project of the currently active editor.
Three new actions are now visible on the context menu of the tree:
Using the new button you can now quickly find all unsaved editors. Very helpful when you have a lots of tabs open at the same time.
Two new extensions added, allowing to create own tab types and own filter handling, allowing to create language dependent filters and implementation of the tabs.
Two new buttons added to extend the filtering. They allows to display only inactive and/or locked objects. They works also with dirty editors filter.