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

WorkspaceItem: Add hash, namespace menu items #202

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

hojberg
Copy link
Member

@hojberg hojberg commented Aug 17, 2021

Overview

Update the small strip next to the name of an open definition to be more
of a list of menu items with hover treatments for things like hash and
other names.

Screen Shot 2021-08-17 at 10 01 59

Interesting/controversial decisions

This changes the behavior of showing the namespace as "fqn minus suffix" and instead always shows "fqn minus unqualified name" such that base.List as a suffix name would show base in the namespace menu item. This is done because this menu item is eventually going to have a flyout menu to change the UI perspective and to focus a Finder search within a namespace.

@hojberg hojberg requested a review from pchiusano August 17, 2021 14:25
Update the small strip next to the name of an open definition to be more
of a list of menu items with hover treatments for things like hash and
other names.
@hojberg hojberg force-pushed the add-workspace-item-menu-items branch from f47bd51 to 2b8436f Compare August 17, 2021 14:31
@hojberg hojberg merged commit 08d1616 into main Aug 17, 2021
@hojberg hojberg deleted the add-workspace-item-menu-items branch August 17, 2021 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants