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

Suggestions do not suggest correctly #72

Closed
MrSn0wy opened this issue Feb 18, 2025 · 1 comment
Closed

Suggestions do not suggest correctly #72

MrSn0wy opened this issue Feb 18, 2025 · 1 comment

Comments

@MrSn0wy
Copy link

MrSn0wy commented Feb 18, 2025

plugin version: 1.4.1
Ide: Rustrover 2025.1 EAP

It seems when i try to auto suggest things in my slint file that it doesn't work correctly.

For example, if i wanna get a type from the PointerEventButton enum, i do PointerEventButton. and try to autosuggest, however it will give no suggestions. But if i add a space after the . (PointerEventButton. ) and try to autosuggest, i get suggestions like normal.

I have attached a screenshot so you can easily see what im talking about.

Thanks in advance!


Directly after the dot:
Image

When adding a space after the dot:
Image

@MrSn0wy
Copy link
Author

MrSn0wy commented Feb 25, 2025

Thanks a lot, its fixed now!

@MrSn0wy MrSn0wy closed this as completed Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant