Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AFib Project HelperNew to Visual Studio Code? Get it now.
AFib Project Helper

AFib Project Helper

AFib Framework

|
8 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

afib-project-helper README

This extension provides simple functionality for maintaining AFib projects in VS Code.

Features

  1. Running the AFib Fixup Identifier(s) command with the cursor positioned in a missing identifier will add the identifier to your ..._id.dart file. For example, if this identifier was missing:
   EXWidgetID.exampleWidget

And you placed the cursor anywhere within it, and ran the AFib Fixup Identifier(s) extension, it would add the identifier for you.

  1. Running the AFib Fixup Identier(s) command in your ..._id.dart file itself will synchronize the string values of all ids with their named constants. If you have used code refactoring to rename one or more ids, running the command this way is useful.

Requirements

This extension is only useful if you are using AFib, which is not released yet, but will be soon (as of March 2023).

Extension Settings

None

Known Issues

AFib is alpha software. Please report bugs in this extension on github.

Release Notes

0.5.0

Initial release.

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