- Snippets for pronouns and patrols
- Preview and autocomplete for patrol art
- JSON Schema for thoughts, patrols, and shortevents
- vscode >= 1.93.0
- No suggestions for items that are validated using regex
- Regex patterns don't check the data that's in the pattern (e.g.
SKILL,1doesn't checkSKILLis a valid skill) - May complain over valid inputs (please raise an issue if this happens!)
- Snippets for pronouns and patrols
- Preview and autocomplete for patrol art
- JSON Schemas for thoughts, patrols, and shortevents
- The JSON schema, its property descriptions, and the
resource-snippets.jsontemplates are based on documentation from the Clangen GitHub Wiki.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.