Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Dart Mobx nogenNew to Visual Studio Code? Get it now.
Dart Mobx nogen

Dart Mobx nogen

rudoka

|
1,140 installs
| (1) | Free
Utilities for using Dart MobX without code generation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dart MobX

Features

  • Foldable regions. Wrap a section of code between region tags to create foldable regions. These are folded by default when opening a file.

    • //@observable ... //@-observable

    • //@computed ... //@-computed

    • //@action ... //@-action

    • Unfolded Unfolded Regions

    • Folded Folded regions

  • Snippets to quickly create the boilerplate for observables, computed fields and actions snippets

  • Custom mapper for the CodeMap extension for observables, computeds and actions. The extension must be installed and configured separately. You can find the mapper here
    snippets

ROADMAP

  • Improve toggle feature
  • Option to exclude computed fields and actions when folding all regions
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft