harrydowning / vscode-yaml-embedded-languages

A VS Code syntax extension for embedded language highlighting in YAML
https://marketplace.visualstudio.com/items?itemName=harrydowning.yaml-embedded-languages
MIT License
32 stars 7 forks source link

feat: Only update extension files on version update [release] #26

Closed harrydowning closed 4 months ago

harrydowning commented 4 months ago

To avoid requiring a file read on every activation, only update extension files when the extension is updated.