Sigmund Hansen

Results 9 comments of Sigmund Hansen

Would love to see this. Would think this is an extension of _Find usages_ implementation-wise. Finding usages recursively by hand is a bit of a pain, especially if the lists...

@wandersoncferreira The :reason is set to "missingKey", while it should be "k1". This is still the case with your fix to the spec, but the location of the error is...

The dependency on an outdated rewrite-cljs makes for compilation issues when combined with figwheel-main and newer versions of zprint. Easily fixed by excluding rewrite-cljs from the transitive dependencies, but requires...

Using Gateway and running IntelliJ in WSL I keep getting the following error when using Cursive: The plugin com.cursiveclojure.cursive failed to save settings. Please restart IntelliJ IDEA. Inside settings the...

Would it make more sense to base a new add-on on the current Kee browser addon, which uses web extensions?

I get this error when running the example code from the Amplitude documentation (AudioInput and Amplitude) as part of a larger sketch. Tested on Windows and OS X using Sound...

No problem. I figured the rubric annotations might make it a problem to merge, but thought maybe it was early enough still.

This is a suggestion to make creating custom event types a tiny bit easier. Here's an example use case. Let's say we want to catch exceptions and add exception traces....