Simple Selection History

Introduction

In large-scale development, the number of Asset increases, I think that it may become stressful to look for the target Asset.

We developed it as efficiently selecting the target Asset by going back to the selection and registering favorites.

https://assetstore.unity.com/packages/slug/129646

Overview

Create selection history of Asset and GameObject, and help change the selection with buttons and shortcuts.

You can also register Favorites.

  • While Unity Editor is running, save the hierarchy or project selection in the history (save even if the window is not open)

    • Since the history is saved, it is not lost even if it is restarted

  • You can select by pressing the history button in the window

  • With shortcuts, you can go back and advance selections

  • You can register favorites from history

  • Feel free to change the display name

How to use

 - The selection history of Hierarchy and Project is made

 - Favorite

 - Support for multiple selection

 - Right-click menu

 - Language switching (English, Japanese)

 - Drag and Drop

 - Extension filter

 - Open Asset

 - Shortcuts

 - Change display name of favorite

 - Supports prefab mode

Starting method

SimpleSelectionHistory will start as soon as Unity is launched, and will create a selection history.

(You can use the shortcut without opening the window.)

Open Window

In the Unity menu bar, select Tools -> Simple Selection History -> Show window to launch the window.

Select history and favorites

Left click to select.

Click the star button to add it to your favorites.

Multiple selection

The number of selections will be placed at the beginning of the display name.

Right-click menu

Add or Delete favorites, select, and open.

Multiple select allows you to choose one to select or open.

Favorite

Favorites are fixed to the top of the window.

The number on the left is the number of the shortcut, which corresponds to Ctrl + Shift + "1-9".

You can change the display name in the settings.


Drag and Drop


Extension filter

Filters the history display by file extension.

Open Asset

Hold down the Ctrl key and click History or Favorites to open the Asset.

Shortcuts

Selection back and forward

    • backward:Ctrl+Alt+, (Mac Cmd+Alt+,)

    • forward:Ctrl+Alt+. (Mac Cmd+Alt+.)

Selection Favorite

    • Ctrl+Shift+Alt+[0-9] (Mac Shift+Alt+[0-9])
      [0-9] is the number on the left of Favorites

Settings

In the Unity menu bar, select Tools -> Simple Selection History -> Settings to launch the window.

  • Auto remove same file history
    The old history of the same file is deleted automatically.

  • Without Hierarchy object
    Selection of Hierarchy isn't included in the history any more.

  • Scroll only history

  • Update when selected history
    When clicking a history button, it's added to the history newly.

  • Show favorite icon
    Show favorite icons

  • Langage
    Language switching (English, Japanese)

  • Change display name of favorite

  • Favorite
    The text box changes the display name of the favorite.
    Up and down buttons change the order of the favorites.
    The "X" button deletes the favorite.

Lite version

This version is No Favarite No Multi Selection.

Asset Store : http://u3d.as/1kLg