Jay Pratt
Jay Pratt
Does anyone have an example of safely constructing a global string with inkwell? I'm still unsure what the 'safe' way to do it is (and some of these examples no...
@abn I agree that it is less explicit, but the current implementation is explicitly misleading. In the current implementation the directory used is not the current working directory, but ANY...
> > In the current implementation the directory used is not the current working directory, but ANY directory including or above the current working directory containing a `pyproject.toml`. > >...
Seems pretty good! I'm going to try to use it in its current form :) Thanks
Hey @nikomatsakis looks like https://github.com/rust-lang/compiler-team/pull/19 has been closed a while. Can you share any requirements from it for this crate? Context: I'm doing some Rust + Logic programming work at...
@dag if you're still interested in fixing this. The problem isn't that vim2hs supports folding. It's that the feature is too opinionated. Many of us don't want folding to always...
Personally I think this would be great, I don't know why the terms are treated so differently to other buffers. Thanks guys
@raabf Is this version still being worked on? Just wondering what the state of the project is. Thx
Something like this might solve the problem. ``` # define symbols with names that have a change of not getting in the way of code people want to write space...
Yes, sorry I didn't mention all the env vars above that mention `13.3` I've also tried with `11.0` (in multiple, though probably not all combinations). It looks like the `cc`...