![sublime: useful commands sublime: useful commands](https://image.shishitao.com:8440/aHR0cHM6Ly9ia3FzaW1nLmlrYWZhbi5jb20vdXBsb2FkL2NoYXRncHQtcy5wbmc%2FIQ%3D%3D.png?!?w=700&webp=1)
CMD+R
go to function in current fileCMD+Option+Down
find function definition in another file (from cursor word)CMD+D
/CMD+U
jump & select next word occurrence / (undo)D
andU
also work in bash / zshell to scroll down / up half pagesCMD+G
/CMD+Shift+G
goto next / previous word without adding to selectionCMD+{
/CMD+}
focuses left / right tab (same in terminals, browser, kapeli dash, etc.)CMD+[
/CMD+]
shift line left / right (chrome forward / backward nav, devtools changes panel)CMD+Control+Up
/CMD+Control+Down
shift line up / downCMD+K->(some number)
fold to indentationCMD+K->J
unfold allCMD+Option+[
/CMD+Option+]
fold / unfold current line's childrenCMD+,
is preferences in most all Mac application