JetBrains / RiderSourceCodeAccess

Plugin for UE4 to user Rider for Unreal Engine as code editor
Apache License 2.0
110 stars 21 forks source link

Unreal Engine 5 support? #12

Open PacaPop opened 2 years ago

PacaPop commented 2 years ago

I've installed the plugin in my project with UE5 early access but the option to select Rider as the default IDE doesn't show up in the editor's settings. Is there any way to make it work? Thankss Ahh forgot to clarify I'm on linux!

DecoyRS commented 2 years ago

Hello @PacaPop For the Linux version, the only option is to use RiderLocations.txt file in Resource folder. If you're using master branch, add path to the folder where you've unpacked your Rider for Unreal Engine to RiderLocations.txt .

DecoyRS commented 2 years ago

and check product-info.json file in the root folder of the Rider for Unreal Engine, it should have "SupportUproject" string. If it has "SupportUprojectState", change it to "SupportUproject"