We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have come across an issue where I mean {} but it keeps getting encoded as []
Is there a feature to force curleys?
The text was updated successfully, but these errors were encountered:
Hi @rxi
In https://github.com/cimgui/cimgui/blob/docking_inter/generator/json.lua I did modifications to version 0.1.1 for: 1- prettifying (newline, indentation) 2- dictionary sorted by key (for consistent repetition of encoding) 3- That asked above: force curleys in empty tables.
The problems is that I got out of sync with your repo. Would you like to add all or some of this in a PR?
Sorry, something went wrong.
I have come across an issue where I mean {} but it keeps getting encoded as [] Is there a feature to force curleys?
I guess this happens with an empty table?
No branches or pull requests
I have come across an issue where I mean {} but it keeps getting encoded as []
Is there a feature to force curleys?
The text was updated successfully, but these errors were encountered: