SimplixStorage icon indicating copy to clipboard operation
SimplixStorage copied to clipboard

Supporting comments and preserving comments in a file TOML

Open Skjolberg opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. You could say yes, Yaml for example allows comments in a file and even if there are modifications the comments are kept, but in Toml this is not the case.

Describe the solution you'd like I suggest that comments should be allowed in a Toml file as in Yaml. There are users that use my plugin that when there is some modification in the configuration as it is a Toml file the comments are lost.

Skjolberg avatar Apr 14 '22 12:04 Skjolberg

Hey,

we are currently working on v4 of SimplixStorage. This feature will certainly be released.

Regards Leonhard

KotlinFactory avatar Jun 21 '22 23:06 KotlinFactory