Closed martenlienen closed 3 years ago
Beautiful! :)
This seems to cause some regression. Occasionally, dictionaries are now converted to strings with the dictionary as JSON as value. I had no time yet to investigate this properly but will do so in the coming days.
Oh, yes, that'd be great! We use recursion to convert dictionaries, so maybe this is missing here.
This PR fixes all escaping issues including the one from #50. The vscode configuration works as well as seen in the following example.
Putting the vscode command into a
launch.json
runs the following.