Hi folks, just created a quick little extension that adds some useful snippets to VSCode. You can find it here as Rasa Tools , or if you search “Rasa Tools” in the VSCode extensions marketplace.
While it only contains snippets for now, the plan is to add useful features specific to Rasa development using VSCode. For example, something that I’d want to add is integrating git hooks into the current workspace directory for CI/CD checks before pushing up to a repo.
Feedback is highly appreciated!