Godspeed Language Tools includes VSCode Extension and Language Server for Godspeed Framework's DSL. Godspeed Framework Using these tools, you will have better developer experience with Godspeed Framework's.
Features
Schema based validation & suggestions for events, workflows and datasources.
JS syntax highlight for inline js in yaml.
Dependencies
Godspped Extension is dependend on Prisma and YAML VSCode extensions.
Prisma
Godspeed framework internally utilizes Prisma ORM to make working with databases easy.
YAML
events, workflows and datasources in Godspeed framework are primararly written in YAML. So this extension provides a configurable language server. Godspeed framework utilizes that to provide hover on code, code completion, static code analysis and many more features for better developer experience.