Skip to content

Releases: MaikoTan/vscode-koishi-dev

0.0.4: `koishi.yml` validation

23 Feb 08:55
29e4602
Compare
Choose a tag to compare

Added

  • Add YAML validation for koishi.yml file. (`4f3e5b6)

Note: you should install the YAML from Rat Hat first to enable the YAML validation.

https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml

0.0.3: Initial Code Snippets

10 Nov 05:52
e962369
Compare
Choose a tag to compare

This version includes some base code snippets for developping Koishi plugins, you could try to type command, listener or middleware to use the corresponding snippets.

Features

0.0.2: More `koishi` Fields

10 Nov 05:47
387c52e
Compare
Choose a tag to compare

Features

0.0.1: Initial Commit

10 Nov 05:45
74e1bdc
Compare
Choose a tag to compare
feat: initial commit