Breaking
- VS Code >= 1.56 is now required (#231)
- Renamed command
markdown.marp.toggleMarpPreviewtomarkdown.marp.toggleMarpFeature(#235)
Added
- IntelliSense for Marp directives (#158, #235)
- Auto completion for directive keys and some values
- Syntax highlight for recognized directive keys
- Hover help for recognized directives
overloading-global-directivediagnostic: Mark overloaded global directive in the subsequent definition (#232)unknown-themediagnostic: Mark if the specified theme name is not recognized by the extension (#236)