============================== Komodo Edit keyboard shortcuts ============================== First published at 5/18/2018 on https://defkey.com/komodo-edit-shortcuts Komodo Edit is an open-source integrated development environment (IDE) used for dynamic programming languages. Compared to Komodo IDE, Komodo Edit includes more advanced IDE features like unit testing, debugging, etc. Komodo Edit has 21 shortcuts and we have listed all of them below. General ------- Ctrl + G Goto line Ctrl + ] Goto end of current block Ctrl + Shift + Right arrow Goto end of current word Ctrl + Shift + ] Select the current block Ctrl + Shift + 4 Hide/show line numbers Ctrl + H Find and replace Alt + A Replace all Ctrl + I Interactive find Ctrl + U Make uppercase Ctrl + Shift + U Make lowercase Ctrl + 3 Comment out selection Alt + C + D Decrease selection indent Shift + F1 Google the text that the cursor is on Alt + Enter Toolbox selection properties Alt + E + L File properties Ctrl + S Save Ctrl + O Open Ctrl + F2 Toggle bookmark F2 Next bookmark Shift + F2 Previous bookmark Ctrl + Shift + F2 Delete bookmarks Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.