estruyf / vscode-front-matter

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...
https://frontmatter.codes
MIT License
1.95k stars 77 forks source link

Issue: Hide only the hidden fields in the FM metadata section #849

Closed estruyf closed 1 week ago

estruyf commented 2 weeks ago

In the past, the hidden fields and the fields that didn't contain any data were hidden from the FM panel's metadata section.

To make metadata management easier, it would be better to hide only the hidden fields and show the fields that don't contain data yet.

estruyf commented 1 week ago

This functionality is now part of the v10.4.0 main release.