Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-flutter-auto-insert-commaNew to Visual Studio Code? Get it now.
vscode-flutter-auto-insert-comma

vscode-flutter-auto-insert-comma

knowbee

|
2,817 installs
| (0) | Free
Auto insert a comma to the end of line as you write flutter widgets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Auto insert Comma

Automatically add comma as you create widgets in flutter.

Usages

Just Enter or CMD(Ctrl) + Enter in the file.

Usage

Installation

Flutter Auto Insert Comma

Extension Settings

Default value.

{
  "flutter-auto-insert-comma.enableAutoInsertComma": true
}
{
  "flutter-auto-insert-comma.activationFiles": [
      "dart",
     ]
}
{
  "flutter-auto-insert-comma.disableFiles": []
}

License

MIT

Author

Igwaneza Bruce knowbeeinc@gmail.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft