========================== Skipper keyboard shortcuts ========================== First published at 3/20/2019 on https://defkey.com/skipper-shortcuts Skipper is a visualization tool for PHP ORM frameworks like Doctrine, Doctrine2, and CakePHP. It is developed by Czech company Inventic and was know as ORM Designer before renamed in 2014. Skipper has 36 shortcuts and we have listed all of them below. Visual model shortcuts ---------------------- Ctrl + 1 Arrow (selection tool) Ctrl + 2 Move Model Ctrl + 3 Zoom Model Ctrl + E Create Entity Ctrl + T Create Entity Ctrl + G Create Region Ctrl + C Create Comment Ctrl + I Create Inheritance Ctrl + A Create Association Ctrl + R Create Association Ctrl + M Create Many-to-Many Ctrl + D Create Module Ctrl + 0 Zoom Model to actual size (100%) Ctrl + * Zoom Model to window Ctrl + N New Project Ctrl + O Open Project Ctrl + S Save Project Ctrl + Shift + S Save As … Ctrl + Shift + E Export Project Ctrl + W Close Project Enter Edit selected element Del Delete selected element Editor shortcuts (Windows) -------------------------- Insert Add field to last position Shift + Insert Add field to current position Del Delete field Ctrl + Up arrow Item Up Ctrl + Down arrow Item Down Ctrl + Shift + Up arrow Item First Ctrl + Shift + Down arrow Item Last Editor shortcuts (Mac) ---------------------- Cmd + I Add field to last position Cmd + Shift + I Add field to current position Cmd + D Delete field Cmd + Up arrow Item Up Cmd + Down arrow Item Down Cmd + Shift + Up arrow Item First Cmd + Shift + Down arrow Item Last Last modified on(UTC): Monday, November 11, 2019 Defkey © All rights reserved.