Marek Kaput

Results 122 comments of Marek Kaput
trafficstars

> Regarding the `default_value` that you want to fill the struct members with I think it would be reasonable to check if the type has `Default` implementation: if so, we...

Unassigning due to lack of activity.

@poolcleaner6 I'm [responding](https://t.me/cairo_ls_support/479) on CairoLS Telegram channel, that's a more proper place for this topic than this issue :)

Hey! Same store as in #5945 Here's the starting point: https://github.com/starkware-libs/cairo/blob/cdaceb909ccf0644b7e385669d2c48417ceb90d4/crates/cairo-lang-language-server/src/ide/code_actions/mod.rs#L34-L78 You can follow the implementation of unused variable intention as the hooking point. First, you need to assign an...

@LamsyA any progress? how can I help?

There is #5956 in review that attempts to implement this

#5956 was cancelled so this is up for grabbing again

@oluwa-peski feel free to submit a PR :) I won’t be assigning anybody to this PR due to how it looked so far

Hello! The issue is still open for taking :) I can assign it to you. As I said, the implementation should extend the snippet provided in issue description. What I...

Hey @Villegas2003! Any progress on this? May I help you somehow?