Autocompletion Issue in Rider for Unity
Hello everyone,
I'm facing autocompletion issues in Rider for Unity. It's not suggesting methods like GetComponent when initializing variables.
In Visual Studio, it suggests autocomplete for these situations when the cursor is on Awake or Start. Is this feature available in Rider?
Example:
Please sign in to leave a comment.
Hello,
Full line code completion is not yet available in Rider. We are working on this feature and plan to bring it in the near future, but currently it's still a work in progress. Please keep an eye on this feature request: RIDER-76539 Feature Request: AI Generated Code Completion/Prediction On Par with Visual Studio 2022.