Refactoring to message listeners

This commit is contained in:
Elio Struyf
2021-12-15 13:50:40 +01:00
parent 050a513b48
commit cb72b53653
30 changed files with 303 additions and 260 deletions
+9
View File
@@ -797,6 +797,15 @@
"light": "/assets/icons/frontmatter-small-light.svg"
}
},
{
"command": "frontMatter.dashboard.media",
"title": "Open media dashboard",
"category": "Front matter",
"icon": {
"dark": "/assets/icons/frontmatter-small-dark.svg",
"light": "/assets/icons/frontmatter-small-light.svg"
}
},
{
"command": "frontMatter.dashboard.close",
"title": "Close dashboard",