You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed a small issue in the way the package behaves when switching projects (i wouldn't call it a bug), but whenever i switch from a project to another, not only the tree-view expands (which might be intended) but there is no focus on either the editor nor the editor, which is annoying when you are in a keyboard-driven system.
Because of that, i'm here to suggest a few features (customizable if possible) i haven't seen being suggested:
Atom gains focus on edito or the tree-view when switching projects
Tree-view not expanding upon switching projects
Personally for me the first one is the most important one, has i can close the tree-view with shortcut, but right after switching project my first instinct is to start typing or changing tabs, only to find out that there is no focus on either editor or tree-view, so i must use Alt+/ to gain focus on tree-view, and use it again when switching focus to editor.
This isn't game breaking, it's just something that would add a little convenience and probably didn't deserve such an extensive thread.
I also noticed this issue - sorry i don't know how to redirect issues - that claims to have fixed this losing focus behavior, but i still have it.
System Specs:
Manjaro (stable)
Kernel 4.19 (latest)
Atom 1.39 (latest)
The text was updated successfully, but these errors were encountered:
I'm trying to create a workaround for this issue, and i begin by writing my own custom keybind with the set of actions that can be used to regain focus on the editor after switching projects, however it's not working as expected, here's the init.js:
Hi there,
I've noticed a small issue in the way the package behaves when switching projects (i wouldn't call it a bug), but whenever i switch from a project to another, not only the tree-view expands (which might be intended) but there is no focus on either the editor nor the editor, which is annoying when you are in a keyboard-driven system.
Because of that, i'm here to suggest a few features (customizable if possible) i haven't seen being suggested:
Personally for me the first one is the most important one, has i can close the tree-view with shortcut, but right after switching project my first instinct is to start typing or changing tabs, only to find out that there is no focus on either editor or tree-view, so i must use Alt+/ to gain focus on tree-view, and use it again when switching focus to editor.
This isn't game breaking, it's just something that would add a little convenience and probably didn't deserve such an extensive thread.
I also noticed this issue - sorry i don't know how to redirect issues - that claims to have fixed this losing focus behavior, but i still have it.
System Specs:
The text was updated successfully, but these errors were encountered: