VSCode Extension

Introduction to VS Code extension for .fst writing.

Tired of writing scenario? We now offers an experimental VSCode extention for editing .fst file in VS Code Marketplace:

https://marketplace.visualstudio.com/items?itemName=MMDAgent-EX.dialogue-fst-editing-support

It offers:

  • Colors and Highlights
  • Message name auto completion and argument guides
  • “Peek / Jump to Definition” on state id
  • “Jump to Reference / Show List” on state id
  • Warning for isolated / disconnected states

Below is a screenshot of VS Code displaying .fst file with the extension.

VSCode .fst mode image



Last modified July 24, 2022: re-organized for more simplicity (a3ae1a9)