Results 3 issues of misha akovantsev

_I don't have minimal reproducible case yet (db size I see this with is 60k+ datoms)._ "False positives": some property entities are included in result set. Issue is not reproducible...

``` "react": "^15.1.0", "react-native": "^0.27.0-rc2", "react-native-chart": "^1.0.7-beta" (clojurescript) lines: {:data [[-4 -2] [-2.5 1.3] [0 0] [1 1.5] [3 1]] :showDataPoint true :type "line"} ``` ``` no lines: {:data [[-4...

bug

placing caret on "usual" keyword highlights all of its occurrences in file placing caret on "special" keyword - does not: "special" keywords do show up in suggests though: IntelliJ IDEA...