Skip to content

Json nlohmann#3902

Merged
Jarod42 merged 4 commits into
eranif:masterfrom
Jarod42:json_nlohmann
Apr 26, 2026
Merged

Json nlohmann#3902
Jarod42 merged 4 commits into
eranif:masterfrom
Jarod42:json_nlohmann

Conversation

@Jarod42
Copy link
Copy Markdown
Collaborator

@Jarod42 Jarod42 commented Mar 30, 2026

Use nlohmann::json in most places where JSONItem::createObject() were used.

Comment thread DebugAdapterClient/clDapSettingsStore.cpp
Comment thread CodeLite/LSP/basic_types.cpp Outdated
Comment thread abbreviation/abbreviationentry.cpp
Comment thread CodeFormatter/SourceFormatterBase.cpp Outdated
@Jarod42 Jarod42 marked this pull request as draft April 2, 2026 08:17
@Jarod42 Jarod42 marked this pull request as ready for review April 9, 2026 11:54
@Jarod42 Jarod42 merged commit 336d2d1 into eranif:master Apr 26, 2026
8 checks passed
@Jarod42 Jarod42 deleted the json_nlohmann branch April 26, 2026 13:55
Jarod42 added a commit that referenced this pull request May 25, 2026
`wxStringMap_t` was serialized as `[{"key": "key1", "value": "value1"}, {"key": "key2", "value": "value2"}]`, and I wrongly changed that `{"key1": "value1", "key2": "value2"}`.
I change deserialization to support both.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants