Next: Add-on synchronization, Previous: General synchronization aspects, Up: ECB-window synchronizing
This section describes some special aspects of the synchronizing of the basic ECB-windows:
This windows is synchronized to display the directory where the
source-file which is displayed in the current active edit-window is
located. If the source-path (i.e. an element of the option
ecb-source-path
) containing this directory is not expanded it
will be auto. expanded according to the value of the option
ecb-auto-expand-directory-tree
(see ecb-directories).
The ECB-sources-buffer contains after synchronizing all the sources of the directory of the “current” source-file displayed in the edit-window. The entry of the “current” source-file is highlighted.
Contains after synchronizing all the tags of the buffer in the current selected edit-window, i.e. all methods, variables etc... depending on the major-mode.
Highlights the entry of the buffer displayed in the current active edit-window if this buffer is a source-file.
The synchronization can be customized via the option triple
ecb-basic-buffer-sync
, ecb-basic-buffer-sync-delay
and
ecb-basic-buffer-sync-hook
. The four basic ECB-windows of ECB are
always synchonized together, never separate!