Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: .frontmatter folder is created before project is initialized #488

Closed
DennisL68 opened this issue Jan 2, 2023 · 1 comment
Closed
Labels

Comments

@DennisL68
Copy link

DennisL68 commented Jan 2, 2023

Describe the bug
Just by entering the FrontMatter Dashboard, a .frontmatter folder is created although I've not yet decided to create a FrontMatter project.

To Reproduce
Steps to reproduce the behavior:

  1. Create an empty folder
  2. Open that folder as workspace in VS Code
  3. Select FrontMatter extension
  4. Open the FrontMatter Dashboard.

Expected behavior
FrontMatter shouldn't be greedy and claim folders until I initialize a FrontMatter project.
Screenshots
image

Desktop (please complete the following information):
Version: 1.74.2 (user setup)
Commit: e8a3071ea4344d9d48ef8a4df2c097372b0c5161
Date: 2022-12-20T10:29:14.590Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19044
Sandboxed: No
FrontMatter: 8.2.0

Additional context
Add any other context about the problem here.

@estruyf
Copy link
Owner

estruyf commented Feb 2, 2023

Thanks @DennisL68 for opening this issue, I found the cause and it has been fixed. Now the folder gets created when the project actually get initialized, not before. It is testable in the latest beta version of the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants