Toggle Visibility of ‘NoPrint’ layers in Sketch. v1.2
Show/Hide, Lock/Unlock and Select All layers with ‘.np
‘ suffix in name.
Based on Sketch Plugin Snippet – Find Layers Named.js snipet.
What’s new?
1.2
- Added Select All function.
1.1
- Added hide and lock/unlock functions
- Added shortcuts
- Change suntax of suffix to
.np
(let’s be more like CSS-style)