Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

"Split <direction>" option currently provides no real functionality for directories #1189

Closed
@jarle

Description

@jarle

Description

When right clicking a directory in tree-view, and selecting Split <direction>, an empty pane is opened.

Steps to Reproduce

Right click a directory in tree-view and select any of the "split"-options. The dispatched handler will be the atom-core binding which create a new pane inside tree-view.

Expected behavior:

Two variants:

  1. (Either) I don't expect these options (split on directory context menu)
  2. (Or) I expect all files in the directory to be opened in separate tabs in the direction of the split.

Actual behavior:
Atom opens an empty pane inside tree-view, making the options superfluous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions