Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Opening Projects in IDE #1587

Merged
merged 11 commits into from Jun 1, 2021
Merged

Opening Projects in IDE #1587

merged 11 commits into from Jun 1, 2021

Conversation

farmaazon
Copy link
Collaborator

@farmaazon farmaazon commented May 26, 2021

Pull Request Description

Added a special Searcher mode, where actions of opening each project are displayed and only those. The searcher is brought up with cmd + o shortcut.

Important Notes

The opening process takes a bit of time due to enso-org/enso#1760
https://user-images.githubusercontent.com/3919101/119844129-77791680-bf08-11eb-9eda-fbc0ad2aa53a.mp4

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@farmaazon farmaazon added Difficulty: Core Contributor Should only be attempted by a core contributor Priority: High Should be scheduled as soon as possible Type: Enhancement An enhancement to the current state of Enso IDE Category: Controllers The Application layer not bound to visual part Category: GUI The Graphical User Interface labels May 26, 2021
@farmaazon farmaazon self-assigned this May 26, 2021
@farmaazon farmaazon changed the base branch from develop to wip/mwu/new-debug-macros May 26, 2021 12:40
@farmaazon farmaazon changed the base branch from wip/mwu/new-debug-macros to develop May 26, 2021 13:09
@farmaazon farmaazon marked this pull request as ready for review May 27, 2021 11:35
@farmaazon farmaazon requested a review from wdanilo as a code owner May 27, 2021 11:35
@farmaazon farmaazon merged commit 8f21727 into develop Jun 1, 2021
@farmaazon farmaazon deleted the wip/ao/open-projects branch June 1, 2021 09:55
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Controllers The Application layer not bound to visual part Category: GUI The Graphical User Interface Difficulty: Core Contributor Should only be attempted by a core contributor Priority: High Should be scheduled as soon as possible Type: Enhancement An enhancement to the current state of Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants