Ivo Georgiev
Ivo Georgiev
A simple patch to hack the problem (apply to **message.js**): (this is only a guideline, I guess there is a better place to put this code in) ``` diff 14c14...
"A DICT_ENTRY works exactly like a struct, but rather than parentheses it uses curly braces, and it has more restrictions. The restrictions are: it occurs only as an array element...
Alright, thanks. Our team is considering adapting sonic if anything else doesn't work out. I just found this: https://www.reddit.com/r/rust/comments/bdj65n/simsearch_a_new_simple_and_lightweight_fuzzy/, might be useful for people with a similar problem
I forgot to mention that this is part of my goal. What I'm looking for is a library that can, at application startup, build an in-memory search index from a...
This is a very good idea, it would simplify web development with seed a lot! Especially if the `dbg!()` macro works as well
+1. NW 0.6.3 ignores it too
Please read the last sentance. Devtools is not enough since I need the ENTIRE stdout, including logs of C++ node.js modules, npapi plugins and node-webkit itself. Devtools will only show...
`--enable-logging` shows the node-webkit log itself, but it does not include the NPAPI log, even at the highest verbosity level. BTW, it does not include the JS log too. I...
@orthecreedence yes, --enable-logging shows the console log under newer versions. Apparently something was broken before. Anyway. I don't know if this will show you logs from a node module.
alternatively if we adopt markdown for everything, then we just need a `description` and a `descriptionLong`/`descriptionDetailed`