Skip to content

faneX-ID/vscode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faneX-ID VSCode Extension

VSCode extension for developing faneX-ID integrations and workflows.

Features

  • Create new integrations and workflows
  • Validate manifest files
  • Test integrations
  • Code snippets for common patterns

Installation

  1. Install from VSCode Marketplace (coming soon)
  2. Or install from VSIX file

Usage

Commands

  • Create New Integration: Generate a new integration structure
  • Create New Workflow: Generate a new workflow structure
  • Validate Manifest: Validate a manifest.json file
  • Test Integration: Run tests for an integration

Snippets

  • manifest: Generate a basic manifest.json structure
  • workflow: Generate a basic workflow YAML structure

Development

npm install
npm run compile
npm run watch

License

AGPLv3.0

About

visual studio code extension for faneX-ID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published