/voxa-goto-state

VS Code plugin for Voxa devs to make it easy to navigate through states

Primary LanguageTypeScript

Voxa GoTo State plugin for VS Code

Quick code navigation for your states in your Voxa project. Great when debugging/reading voice applications created in the Voxa framework.

Voxa is a state machine based framework for voice applications. Since it uses states to create the flow of your conversational experience, jumping around states it's an everyday task.

Now you can just Alt + Click into the state you're going to.

Usage

Usage


Inspired by Laravel Goto Controller plugin