How do i make rider intelisense work for ue4 engine plugin code code?

I want to investigate some plugin code in my ue4 engine folder.

However it is all displayed as plain text without intellisense:

How do i fix that?

0
4 comments

Hello Somawheels

 

Please enable the Index plugins option under Settings | Languages & Frameworks | C++ | Unreal Engine -> Code Indexing. Rider should start indexing the plugins shortly after you enable this option and analysis should be available as soon as analysis is done.

 

Let me know if you encounter any issues

1

awesome, thanks.

0

This setting does not appear to exist in my version of Rider. Was it moved?

0

Hello Brendenfrank,

 

This setting should still be available in Settings | Languages & Frameworks | C++ | Unreal Engine -> Code Indexing. If this option is missing in your Rider instance, please check the status of “Support for C++ Language” and “UnrealLink” plugins - both plugins should be enabled.

0

Please sign in to leave a comment.