wiiznokes
wiiznokes
Can i ask where to put the `git lfs pull` command ?
> The LightEnum example could trivially be rewritten using the IsVariant derive that's already part of derive_more I'm not so sure about that. light_enum provide a way to have a...
I imagine that to be able to do this, we would have to generate all the strings in a static array, and that fl! return a `&'static str`. Any plan...
I have the impression that the error message I provided was not the correct one. I get it with this code: ```rust name = name.error(fl!("already_used_error")); ``` Which is obviously not...
> Just out of interest, what is the type signature for the function name.error()? ```rust /// Sets the error message of the [`TextInput`]. pub fn error(mut self, error: &'a str)...
Sorry for asking this here, but do you know why their server doesn't use another process instead of js binding?
> You'll probably get more traction with an editor project if it was optimized for .ftl files. Yes, that what I am thinking. I don't plan to support anything other...
Sound like i will also require the api to parse only some part of the syntax. Notably the Pattern struct. Do you think it could be possible to open that...
I stopped working on this, so we can close this issue
> but it does have instructions lol Nop