A small SketchApp plugin that allows to focus on various inspector’s fields like font size, font weight and text/fill color using shortcuts.
Install with Sketch Runner
With Sketch Runner, just go to the install
command and search for ace jump
. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. Download Runner here.
Manual Installation
- Download the plugin.
- Unpack the archive and double click on
com.turbobabr.ace-jump.sketchplugin
file to install it into Sketch plugins folder. - Enjoy! 🙂
Usage
Font Size
Shortcut: ctrl + s
Font Weight
Shortcut: ctrl + w
After focusing on font the weight popover, use up/down arrow keys or first letter of desired a weight to select a required item in the list and hit enter to apply it.
Text/Fill Color
Shortcut: ctrl + shift + c
Depending on selected layers, command shows a color picker for text color or first visible fill color in Fills
section.
Feedback
If you discover any issue or have any suggestions for improvement of the plugin, please open an issue or find me on twitter @turbobabr.
License
The MIT License (MIT)
Copyright (c) 2017 Andrey Shakhmin
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.