Replies: 2 comments 2 replies
-
I have no answer how to fully solve this, but it is the same for me with IDEA + Rust Plugin inside the What actually helped my a little bit and gave better code completion in some places was to activte some experimental Rust macro features inside the IDE:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Could your issue be related to what Greg mentioned in this post: #1310 ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the component to mark a function, the CLion I use cannot render colors for methods inside the function, and code completion is also very slow. Does anyone know why? I am using the latest CLion and Rust plugin.
Beta Was this translation helpful? Give feedback.
All reactions