mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 01:13:08 +02:00
Merge branch 'dev' into issue/598
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
- [#593](https://github.com/estruyf/vscode-front-matter/issues/593): Add support for date formatting in the preview path
|
||||
- [#599](https://github.com/estruyf/vscode-front-matter/issues/599): Add a placeholder when the base panel view is empty
|
||||
- [#602](https://github.com/estruyf/vscode-front-matter/issues/602): Find content outside the Front Matter workspace folder
|
||||
- [#611](https://github.com/estruyf/vscode-front-matter/issues/611): Fix typo in the `frontMatter.global.disabledNotifications` setting
|
||||
|
||||
### ⚡️ Optimizations
|
||||
|
||||
|
||||
+1
-1
@@ -924,7 +924,7 @@
|
||||
"markdownDescription": "%setting.frontMatter.global.notifications.markdownDescription%",
|
||||
"scope": "Templates"
|
||||
},
|
||||
"frontMatter.global.disabledNotificaitons": {
|
||||
"frontMatter.global.disabledNotifications": {
|
||||
"type": "array",
|
||||
"default": [],
|
||||
"markdownDescription": "%setting.frontMatter.global.disabledNotificaitons.markdownDescription%",
|
||||
|
||||
Reference in New Issue
Block a user