vscode-front-matter icon indicating copy to clipboard operation
vscode-front-matter copied to clipboard

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...

Results 225 vscode-front-matter issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When creating a new content based on a content type with a template as from Issue #351 any frontmatter formatting in the template file is wiped out....

bug
Project: v8.1.0

**Describe the bug** Even if a pageFolder path is set to exclude subdirectories, and the content of the sub directories does not show in the Content dashboard, the folders and...

bug

**Describe the bug** When creating a new content with custom content type, draft field is populated as `draft: ""` unless content type has a default value of true set for...

enhancement
Project: v8.1.0

**Describe the bug** In the Contents dashboard, when view is as lines, there is no option to delete a post. You must be in card view in order to see...

enhancement
Project: v8.1.0

**Describe the bug** I'm not sure if this should be a bug or a feature but I'm putting it under bug because it behaves in a way I would not...

bug

https://frontmatter.codes/docs/custom-actions#updating-the-front-matter says something along the lines of returning a json structure to update the frontmatter. It doesn't work though in my tests. A very simple sample: ``` (async () =>...

Project: v8.1.0

I have a system where my frontmatter.json is built automatically. After I rebuilt my frontmatter.json, while VSCode is open it does not seem to reload the configuration file. "Watch"ing and...

enhancement
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** I have a few people that want to use static sites and the demos I shared with them were all...

enhancement
Project: v8.1.0

Add the ability to reference a script that will be executed after content creation happened.

enhancement
Project: v8.1.0

**Is your feature request related to a problem? Please describe.** It is common to have a 'staging' branch and preview site/sandbox based on that branch for editorial review/approval. When the...

enhancement
help wanted
good first issue