Skip to content

🧰 Language Tools = Language Server + Godspeed's VSCode Extension

License

Notifications You must be signed in to change notification settings

godspeedsystems/language-tools

Repository files navigation

Godspeed Language Tools

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.

preview

Features

  1. Schema based validation & suggestions for events, workflows and datasources.
  2. JS syntax highlight for inline js in yaml.

Dependencies

Godspped Extension is dependend on Prisma and YAML VSCode extensions.

  1. Prisma

Godspeed framework internally utilizes Prisma ORM to make working with databases easy.

  1. 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.

Contributing

If you are new to VSCode extension development, Refer VSCode's Extension Development Guide

Release Notes

1.4.0

  1. First stable version with code snippets for godspeed events and godspeed workflows
  2. Support for validating eventsand workflow DSL

About

🧰 Language Tools = Language Server + Godspeed's VSCode Extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages