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

Adding or Excluding files via VSCode commands strips TOML comments #1408

Open
mmarchetti opened this issue Apr 19, 2024 · 2 comments
Open

Adding or Excluding files via VSCode commands strips TOML comments #1408

mmarchetti opened this issue Apr 19, 2024 · 2 comments
Labels
bug Something isn't working hold

Comments

@mmarchetti
Copy link
Contributor

No description provided.

@mmarchetti
Copy link
Contributor Author

This is because the TOML library we use discards comments when reading the file, so anytime we read then write a configuration file we lose them.

@mmarchetti mmarchetti added bug Something isn't working hold labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hold
Projects
None yet
Development

No branches or pull requests

1 participant