Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing trait code action doesn't work for dependency other than corelib #6647

Open
piotmag769 opened this issue Nov 13, 2024 · 0 comments
Open
Labels
bug Something isn't working ide This issue refers to CairoLS or editor extensions

Comments

@piotmag769
Copy link
Collaborator

Reproduction: set snforge_std = "0.33.0" as dependency and then type

#[test]
fn test() {
   snforge_std::declare("Empty").unwrap().contract_class().class_hash;
}
@piotmag769 piotmag769 added bug Something isn't working ide This issue refers to CairoLS or editor extensions labels Nov 13, 2024
@piotmag769 piotmag769 moved this to Triage in CairoLS Nov 13, 2024
@Arcticae Arcticae moved this from Triage to Todo in CairoLS Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ide This issue refers to CairoLS or editor extensions
Projects
Status: Todo
Development

No branches or pull requests

1 participant