====================================== Brackets keyboard shortcuts (filtered) ====================================== First published at 4/25/2018 on https://defkey.com/adobe-brackets-shortcuts Brackets is a text editor with a primary focus on web development. It is created by Adobe Systems and currently maintained on GitHub. General ------- Ctrl + + Increase Font Size Ctrl + Shift + , Select Parent Ctrl + - Decrease Font Size Ctrl + Shift + . Select Child Ctrl + / Toggle Line Comment Ctrl + Shift + / Toggle Block Comment Cmd + Alt + / (Mac) Toggle Block Comment Ctrl + Alt + / Search Commands Ctrl + Alt + / Show Shortcuts Ctrl + 0 Restore Font Size Ctrl + = Increase Font Size Ctrl + Shift + A Align Assignments Ctrl + E Quick Edit Ctrl + Alt + L Beautify Document Ctrl + M Minify Code Ctrl + M Quick Markup Mode Ctrl + Shift + R Reload in browser Ctrl + Shift + W Show Indentations Multiple cursors ---------------- Alt + F3 Find all and select Ctrl + Alt + L Split selection into lines Source: 1, 2 Last modified on (UTC): Friday, January 31, 2020 Defkey © All rights reserved.