ctr + shift + p
: toopen command
to do something.x state
: to pick folder and input file name example:home_page
. it will generatehome_page.dart
andprovider/home_page.dart
.
Make sure to read through the extensions guidelines and follow best practices for creating your extension.
Use Visual Studio Code to author your README. Here are some useful editor shortcuts:
- Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
- Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
- Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy!