abe33 / abe33/atom-tree-view-breadcrumb
Using command: 'Tree View: Reveal Active File' hides the breadcrumb
- Dominant language
- CoffeeScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When using the 'synced-sidebar' package the breadcrumb disappears on changing the active tab. Looking into that package it seems it calls the 'Tree View: Reveal Active File command' automatically, I tried this with only breadcrumb enabled and experience the same disappearance.
Is this problem on the Tree View or the packages end? It would be nice to protect the breadcrumb from being hidden when this command is issued.
**Edit:** It seems like it may be happening only when the tree view is at the very top of the file structure. (Though certainly happens everywhere with the sync package calling the command as the focus is always on the current file). Here is an illustration manually issuing the command.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.