oen_liquid-template/manifest.json
Diomede dc3127a906 fix: remove CodeMirror event on unload
remove the CodeMirror event when unloading the plugin
Filter the file returned by the auto-suggest by extension
2021-05-24 20:52:57 +02:00

10 lines
264 B
JSON

{
"id": "liquid-templates",
"name": "Liquid Templates",
"version": "0.1.5",
"minAppVersion": "0.12.3",
"description": "Empower your template with LiquidJS tags",
"author": "diomedet",
"authorUrl": "https://diomedet.com/",
"isDesktopOnly": true
}