Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GetX Light BulbNew to Visual Studio Code? Get it now.
GetX Light Bulb

GetX Light Bulb

HyLun

|
502 installs
| (1) | Free
CMD + . to show shortcut to wrap body for Getx, CMD + SHIFT + P to create baseX project and baseX page
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GetX Light Bulb

Visual Studio Marketplace Version  Maintenance



A vscode extension for Get to make your development more efficient and faster!!!



Wrap with Obx

Obx(() => Text('${controller.name}'));

demo

Remove this Obx

demo


** Wrap or remove Obx function need to highlight on a completed widget **




Create BaseX page with binding and controller

demo

Create New Flutter Project Template with BaseX using ⌘ + ⇧ Shift + P (Mac)




Convert json to dart

  1. Create a folder named "json" under your project with path "lib/model/"
  2. Create a json file named "{class_name}.d.json" under path "lib/model/json/" demo
  3. Open your created json file
  4. Run a command ★ Convert json to dart from the command palette by shorcut key ⌘ + ⇧ Shift + P (Mac) and hit enter.


Where can I get it?

Download extension on MarketPlace

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