Vertical Tabs Release Notes - 0.0.9

Minor adaptation + Extensions

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

ABAP Language Feature - 0.0.4

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.

Figure 1: ABAP / SAP GUI tabs with description

Figure 2: Preferences to switch of description showing

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.

Figure 3: Preferences to switch off updating of SAP GUI tabs

Vertical Tabs Release Notes - 0.0.8

New toolbar button - Link with Project

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.

Figure 1: Linking with active project

New context menu actions

Three new actions are now visible on the context menu of the tree:


Actions are self explanatory. Copy path and Open containing folder actions, are not visible on the tab nodes of virtual elements (for example ABAP language tabs)

Figure 2: New actions on context menu

Vertical Tabs Release Notes - 0.0.7

New toolbar button - Show only dirty editors

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.

Figure 1: Filter Dirty Editors

Extensions added

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.

Figure 2: New extension points.

ABAP Language Feature - 0.0.2

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.

Figure 3: ABAP filters (only inactive and/or locked objects)