Here are the features requested by users.
π We will try to implement the features with the most votes first.
π A valid license key must be entered for voting!
π Each license key can be used for a maximum of 1 vote per feature!
π A universal license key can be used to vote for all programs, even the freeware tools!
Ability to handle incorrect JSON syntax. Current behavior examples: Input: { "ConfigureADOJobStore": false, //"AllowedHosts": "*", "DisallowedHosts": "*" } Output: { "ConfigureADOJobStore": false, Input: { "ConfigureADOJobStore": false, "AllowedHosts": "*", "DisallowedHosts": "*", } Output: { "ConfigureADOJobStore": false, "AllowedHosts": "*", "DisallowedHosts": "*", |
Add dark mode |
Add treeview |
Done π | Ability to convert tabs to spaces |