Joel

Results 13 comments of Joel

I also have this issue. It just started happening today/yesterday, it worked before just fine.

This feature was working for me great, but then just stopped working, and I have the same behavior as described above. I'm also on the same Cursive version: 1.12.4-2022.1, maybe...

This is a great effort. I also am interested in Flutter for web. I could easily use this on the day job, I'd think all that is left is to...

I'm using Browser.document in .19 which I suppose is also prone to this problem? (I am seeing the same error).

Has someone figured this out. Mine failed looking for a file under juce/src/juce_appframework. I didn't understand the easy way to update all the paths I think MartyLake is referring to....

I'd like to just use the rules I put in the rules folder. Is this possible?

also would like to use in flutter

Similarly I'd like to match "symbols ending with" to find usages of a function that might be aliased in it's usages. `($symbol:myfn $&)` would match `(lib/myfn expr)` or `(myfn expr)`.

From looking at Datomic it appears you can have a one-to-many relationship by specifying `db.cardinality/many` in which case the id's will be repeated for each entry of the "many" attribute....

I also want to use mall, I was planning on using their custom `:properties` to add a fully qualified keyword and pull those out.