Max Kamps
Max Kamps
```==== Building nativejson (release_x64) ==== main.cpp mkdir -p ../../intermediate/release_x64/gmake/x64/release/nativejson g++ -MMD -MP -D__STDC_FORMAT_MACROS=1 -DNDEBUG -DHAS_BOOST=1 -I../../thirdparty -I../../thirdparty/fastjson/include -I../../thirdparty/jsonbox/include -I../../thirdparty/jsoncpp/include -I../../thirdparty/rapidjson/include -I../../thirdparty/udp-json-parser -I../../thirdparty/include -I../../thirdparty/json-voorhees/include -I../../thirdparty/json-voorhees/src -I../../thirdparty/jsoncons/src -I../../thirdparty/ArduinoJson/include -I../../thirdparty/include/jeayeson/include/dummy -I../../thirdparty/jvar/include -I../../thirdparty/pjson/inc -I../../thirdparty/ULib/include...
If I understand the docs correctly, `%:::z` corresponds to the timezone offset, *without* minutes. When formatting, this works correctly. However, when parsing it *does* expect minutes, and rejects inputs that...
Currently, the following problems exist: - `util.jsxCreateElement` is slow - Check if `document.createElement` is the culprit, maybe switch to string templating - Investigate writing an alternate emitter plugin that outputs...
Currently, reviewing redundant words does effectively nothing (since jpdb will just ignore the review). This is confusing and unhelpful. It would be better if the review instead counted towards the...
Options: - Cut sentence off - Don't mine sentence - Open edit menu - Maybe more
Not sure what does and doesn't work on mobile right now. I would imagine the following might not work: - Accessing the context menu parse option - Showing the popup...
Related to #45, but should be possible to work around that. In particular, maybe add a check to every content script? Potentially when it connects to the backend?
Currently, redundant words are somewhat confusing. In particular, reviewing them does nothing (it does add a review, but jpdb ignores it.) It would be nice if hovering redundant words would...