Open hfoxwell opened 2 years ago
Json file is useful in the settings file. However, it is limited by the design of json files and the lack of comments.
To rectify this, a YAML structure should be used. This will allow for the inclusion of comments and blocks that will group settings sections together.
This may also necessitate the redesign of the settings and the program's settings itself. Some of these changes could be as follows:
Json file is useful in the settings file. However, it is limited by the design of json files and the lack of comments.
To rectify this, a YAML structure should be used. This will allow for the inclusion of comments and blocks that will group settings sections together.
This may also necessitate the redesign of the settings and the program's settings itself. Some of these changes could be as follows: