alyahmedaly / backbase-vscode-extension

vs-code extension for front end projects build on top of Backbase widget architecture 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbase vscode extension (WIP)

Please note this extension is not official and only maintained by me so feel free to contribute 😎

This extension should provide support for Backbase projects that built on top of widget architecture 3 download from Here

Features

Page Model features

  • Auto complete for ClassId properties Backbase Preview

  • Based on which classId you will choose you will get also help for this widget properties. Backbase Preview

Upcoming features (feel free to help 😊)

  • Customize your widget from your code, just click on class id and you will be asked which items you need to customize.

  • Integration Backbase Schematics generation using from vscode.

  • Apply best practices like add warning for undocumented stuff.

  • Code snippets like stuff like backbase containers or Customize slot.

  • smart errors like if you are using widget in the model and it's inside your app module.

  • Maybe announcements and highlight's about new features with Backbase releases.

  • quick links/search for Backbase Community docs.

  • hover documentation Item Model

  • so far but possible simple gui to update your model something like CX but simpler

  • integration with CX

    • sync your model with real environment
    • import your packaged app to CX
    • so much more

Please note this is not Backbase official extension

About

vs-code extension for front end projects build on top of Backbase widget architecture 3


Languages

Language:TypeScript 74.8%Language:JavaScript 25.2%