FrankKlappe
Results
2
issues of
FrankKlappe
I tried formatting the following json: [{"ReceiptLines": [{"LineNumber": 1}],"Description": ""}] This results in: { "Description": "", "ReceiptLines": [ { "LineNumber": 1 } ] } Expected: [ { "ReceiptLines": [ {...
type: bug
help wanted
good first issue
In the "Find and replace" dialog its possible to find files in a directory. In my case i want to search a directory with all its subdirectories except specific directories...