Moreover, it overlaps keymaps with core ones, so using ctrl+tab shortcut opens right pane instead.
Current behaviour: when you try to use tab switcher, black overlay with opacity appears and nothing more. After releasing tab, Atom's right dock appears (collision with 'ctrl-tab': 'pane:show-next-recently-used-item' - and you can't really rewrite that...)
Plugin doesn't work well with the newest Atom version because of new panels (docks): http://blog.atom.io/2017/05/16/atom-1-17.html
Moreover, it overlaps keymaps with core ones, so using ctrl+tab shortcut opens right pane instead.
Current behaviour: when you try to use tab switcher, black overlay with opacity appears and nothing more. After releasing tab, Atom's right dock appears (collision with
'ctrl-tab': 'pane:show-next-recently-used-item'
- and you can't really rewrite that...)