mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: add recommended VSCode extensions for AstroPaper (#653)
This commit is contained in:
Vendored
+3
-3
@@ -15,7 +15,7 @@
|
||||
"description: $8",
|
||||
"---",
|
||||
],
|
||||
"description": "Adds the frontmatter block for the AstroPaper Blog post"
|
||||
"description": "Adds the frontmatter block for the AstroPaper Blog post",
|
||||
},
|
||||
"Blog Template": {
|
||||
"scope": "markdown",
|
||||
@@ -29,6 +29,6 @@
|
||||
"",
|
||||
"## ${3: heading 1}",
|
||||
],
|
||||
"description": "Adds the template for the AstroPaper Blog post. You will need to trigger the snippet modal on the 'frontmatter' line to insert the other snipper."
|
||||
}
|
||||
"description": "Adds the template for the AstroPaper Blog post. You will need to trigger the snippet modal on the 'frontmatter' line to insert the other snipper.",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user