run app: ctrl + alt + \ hot reload: ctrl + \ hot restart: ctrl + shift + \

recent files: ctrl + , find & replace: ctrl + f find in files: ctrl + shift + f find file: ctrl + alt + f

select same text: ctrl + d duplicate line: ctrl +shift + d select: alt + mouse select matched: ctrl + shift + up/down

toggle project view: ctrl + alt + l

autocomplete: ctrl + space format code: ctrl + s refactor code: ctrl + shift + r

go to declaration: ctrl + click

collapse/expand code(Toggle folding): ctrl + p,

collapse all: ctrl + [ expand all: ctrl + ]

comment line: ctrl + alt + / comment block: ctrl + shift + /

open terminal: alt + 1

wrap with widget: ctrl + w wrap with column: alt + w

create file: ctrl + 1 create folder: ctrl + 2

move line up/down: ctrl + shift + alt(for statement) + up/down

write code automaticlly: alt + insert quick fixes: alt + enter

close tap: ctrl + 8

close all taps: ctrl + 5

close right taps: ctrl + 6

close left taps: ctrl + 7

close other taps: ctrl + 6

reopen closed tap: ctrl +4