ba8074b604
problem The Symbol Highlight Transient State (`SPC s h`) counter ex: [2/7] Shows: [0/0] when opening the TS, either with `SPC s h`, `SPC s H` or when navigating between symbols with: `#` or `*` cause The symbols haven't been counted yet, when the TS is opened. And the counter is reset when `auto-highlight-symbol-mode` is disabled, this happens when the TS is restarted, which happens when navigating to the next/previous symbol with `#` and `*`. solution Highlight the symbol before opening the TS. And only disable `auto-highlight-symbol-mode` when the TS is closed. (when the TS buffer " *LV*" doesn't exist) notes This also shows the "No previously searched for symbol found" message, when the variable `spacemacs-last-ahs-highlight-p` is void on startup. |
||
---|---|---|
.. | ||
spacemacs-completion | ||
spacemacs-defaults | ||
spacemacs-editing | ||
spacemacs-editing-visual | ||
spacemacs-evil | ||
spacemacs-language | ||
spacemacs-layouts | ||
spacemacs-misc | ||
spacemacs-modeline | ||
spacemacs-navigation | ||
spacemacs-org | ||
spacemacs-project | ||
spacemacs-purpose | ||
spacemacs-visual |