Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Open Dialog #3012

Closed
farmaazon opened this issue Jun 21, 2021 · 0 comments
Closed

File Open Dialog #3012

farmaazon opened this issue Jun 21, 2021 · 0 comments
Assignees

Comments

@farmaazon
Copy link
Contributor

Summary

There should be both an icon and a cmd + o shortcut which will open the project list and the file browser side by side (project list on the left of the file browser) centered on the screen. Double-clicking the project name in the project list should switch the IDE to the selected project. Double-clicking any file in the file searcher should load the file to the stage as a node.

Value

Specification

  • The opening dialog is currently implemented in the searcher. It should be removed from there, and the special dialog should show both project list and the file viewer.
  • The node inserted should be File.read with appropriate path; the content root should be represented as described in Implement Missing Parts of Multiple Content Roots #1780 (comment) + possibly discussion.

Acceptance Criteria & Test Cases

@farmaazon farmaazon self-assigned this Jul 5, 2021
@mwu-tow mwu-tow transferred this issue from enso-org/ide Oct 28, 2021
@wdanilo wdanilo closed this as completed Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants