Skip to content
New issue

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

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

Already on GitHub? # to your account

No completion for methods, that takes optional type #184

Closed
Shvandre opened this issue Feb 11, 2025 · 0 comments · Fixed by #229
Closed

No completion for methods, that takes optional type #184

Shvandre opened this issue Feb 11, 2025 · 0 comments · Fixed by #229
Assignees
Labels
bug Something isn't working or doesn't seem right
Milestone

Comments

@Shvandre
Copy link

For example

let d = begin_cell().storeUint(3, 4).endCell().depth(); 

depth() takes "Cell?", and probably that is the reason why this method is not suggested.

Image
@Shvandre Shvandre added the bug Something isn't working or doesn't seem right label Feb 11, 2025
@i582 i582 self-assigned this Feb 11, 2025
@i582 i582 added this to the v0.2.0 milestone Feb 13, 2025
i582 added a commit that referenced this issue Feb 14, 2025
@i582 i582 closed this as completed in #229 Feb 14, 2025
@i582 i582 closed this as completed in e9fdc8f Feb 14, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working or doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants