Craig Disselkoen

Results 34 comments of Craig Disselkoen

Can you clarify this statement? > I've only just started to add methods to the traits - but it takes time and writing tests to verify that the method works...

My instructions explicitly help users find the right directory, so that the makefile should work. If not, sounds like a separate issue to file against Kaleidoscope and/or MacrosOnTheFly.

Sounds good to me, if there's interest. On Mon, Jan 6, 2020 at 9:00 AM Gergely Nagy wrote: > That, and the DynamicMacros plugin pretty much cover all bases here,...

I guess it's a case of "have hammer, looking for nail". We have an analysis which can add `__set_array_length()` (and some other assumptions) to C code and are wondering if...

Instead of drawing a border, one could also go with an approach like https://hazeover.com/, and dim unfocused windows. Presumably the amount of dimming is configurable.

I think I have an idea for a cleaner approach. `llvm-ir` could make its `llvm-sys` dependency optional, and also have an optional dependency on one or more of the `mollusc`...

Friendly ping on this - I've worked around it on my end with `rustversion`, but I still wonder if a workaround in this crate would be better / more transparent.

Thank you for documenting this - I believe this is a known issue. Currently the record key must reside on the default layer. If I remember right, fixing this was...

Hi Christopher, Sorry for the (months)-delayed response, I've been working on other things. Do I understand correctly that everything works properly if MacrosOnTheFly and SpaceCadet are registered in the correct...

This seems like a great idea! Thanks for the suggestion.