Gabby for VSCode
Gabby is a language made for game dialogue. It makes it easy to build games and visual novels with dialogue at their core.
This plugin adds support for the Gabby Dialogue Language.
Learn how to use Gabby, check out the game sample repository, and clone the dialogue engine for Unity!
Features
- Adds syntax highlighting for Gabby dialogue scripts
- Supports dialogue block folding
- Supports shortcuts for auto-closing brackets and text markup symbols
Links
Gabby - Learn how to write Gabby and check out the language spec.
Gabby Dialogue Engine - This repository. A Gabby Dialogue Engine implementation for Unity. Clone this directly if you don't want the sample as well.
Gabby Dialogue Sample - An interactive sample for the Gabby Dialogue Language made with Unity.
VSCode Plugin - Syntax highlighting for Visual Studio Code.
itch.io - The game sample, hosted on itch.io.
Release Notes
[0.2.0] - 2021-03-08
- First public release
- Support Gabby 0.2
- Add support for highlighting:
- Tags
- Inline dialogue tags
- Narrated text
- Conditionals
- Unrecognized characters
- Changed dialogue color to be less distracting
| |