Describe the bug
If there are any validation errors in the frontmatter.json file, the extension fails to load anything but the sidebar icon and panel. When the panel is opened, there is a visible indeterminate progress bar but nothing else happens. Attempts to show the dashboard cause VSCode to throw an error that the frontmatter.dashboard command doesn't exist.
To Reproduce
Steps to reproduce the behavior:
- Open
frontmatter.json
- add a comma at the end of a dictionary or invalidate the json is some other way.
- reload the window
Expected behavior
- A typical VSCode error notification is displayed upon extension load that says the
frontmatter.json file has errors, and clicking on that notification will display the errors, as is typical for error reporting.
- The extension will load properly and all the default values are loaded instead.
- When going to the frontmatter dashboard, a notice is given that there a
fontmatter.json file exists and that there are problems with it.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux (Fedora 36)
- Browser n/a
- Version: all
Describe the bug
If there are any validation errors in the
frontmatter.jsonfile, the extension fails to load anything but the sidebar icon and panel. When the panel is opened, there is a visible indeterminate progress bar but nothing else happens. Attempts to show the dashboard cause VSCode to throw an error that thefrontmatter.dashboardcommand doesn't exist.To Reproduce
Steps to reproduce the behavior:
frontmatter.jsonExpected behavior
frontmatter.jsonfile has errors, and clicking on that notification will display the errors, as is typical for error reporting.fontmatter.jsonfile exists and that there are problems with it.Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):