Visual Studio Code CheatSheet
VSCode cheatsheet for Flutter development.
Multiple Window on different monitors
https://code.visualstudio.com/docs/editor/custom-layout#_floating-editor-windows
- Drag it out OR
- Right-click on the tab and select
Move Editor into New Window
Keyboard Shortcuts
Cmd + .
Quick Actions, e.g.Wrap with Column
in flutterCmd + i
Copilot inline question