emi0x7d1
emi0x7d1
Try adding ```toml [profile.dev] # or [profile.release] debug = false panic = "abort" opt-level = "s" incremental = false ``` to the `Cargo.toml` in the root directory. But Rust just...
May I ask why not? Using pascal case for the generated fields is strange. Most people will end up changing the name. I guess either following the normal convention (camel...
> I don't think it uses pascal case, it just uses the unmodified casing of the model name that is being referenced. Yep, but since that's the naming convention most...
Seems to be somewhat fixed on the pre-release. Now, it leaves the cursor in the original position but leaves the completed text there. I'm not sure if that's the intended...
My mannnnn