Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattmcmanus/select-group-layers-sketch-plugin

A sketch plugin that makes it easy to select all child layers from a selected group or all siblings layers from within a group
https://github.com/mattmcmanus/select-group-layers-sketch-plugin

sketch sketch-plugin

Last synced: 3 months ago
JSON representation

A sketch plugin that makes it easy to select all child layers from a selected group or all siblings layers from within a group

Awesome Lists containing this project

README

        

# Sketch Plugin: Select Group Layers

Use **Cmd + Alt + a** to select a groups child layers or, if a layer is selected, add all of its siblings to the current selection

![Much Efficient!](https://d26dzxoao6i3hh.cloudfront.net/items/330E3N1H402h432P3x2H/Screen%20Recording%202017-07-06%20at%2003.45%20PM.gif?v=66e196c2)

## Install

1. [Download the latest zip from the releases page](https://github.com/mattmcmanus/select-group-layers-sketch-plugin/releases) and extract it.
2. Open the unzipped directory and double click on `SelectGroupLayers.sketchplugin`

## Changelog

* 1.0.1 - *2017-07-06*
* When selecting child or siblings, do not select groups
* 1.0.0 - *some time in the past*
* Main release