# VScode Memo![](https://i.imgur.com/zhHd1g3.png) ## Shortcuts ### Editor * `Ctrl+Shift+P` show command palette * `Ctrl+\` split editor * `Ctrl+Alt+N` run code * `Ctrl+Alt+M` stop code ### Code * `Ctrl+Shift+\` jump to matching bracket * `Ctrl+Shift+K` delete line * `Ctrl+l` select current line --- ## Extensions * Code Runner * One Dark Pro * Material Icon Theme * Bracket Pair Colorizer