/ansvia-vscode

Ansvia VSCode Extension

Primary LanguageTypeScriptOtherNOASSERTION

Ansvia VSCode

Ansvia VSCode extension, to simplify programmer's life.

Features

  • Generate BloC code in instant.
  • Generate Flutter CRUD UI complete flow.
  • Generate Mainframe service & API code.
  • Generate BloC multi provider code coming soon.

Build

Enter into root project directory, and type:

$ vsce package

The above command will created vsix file, eg: ansvia-vscode-0.0.4.vsix Now you can install into VS Code > Extension > Install from VSIX.

Enjoy!