CSS-CreateCustomCommands icon indicating copy to clipboard operation
CSS-CreateCustomCommands copied to clipboard

Better Json Validation

Open HerrMagiic opened this issue 2 years ago • 0 comments

Right now my Json validation for getting the Commands.json file/files is horrible (you can find my implementation here CustomCommands/Services/LoadJson.cs). There is 100% a better way of doing it. I just dont have the time right now to do it because this way works at first as well.

If someone wants to refactor my horrible code feel free to do it. Just create a pull request and if its good i will accept it.

HerrMagiic avatar Jan 20 '24 21:01 HerrMagiic