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 change background color |
| Ability to change text color |
| 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": "*", |
| Ability to open file using command line |
| Add dark mode |
| Add search |
| Add treeview |
| Done π | Ability to convert tabs to spaces |