JetBrains / RiderSourceCodeAccess

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

Fix Rider lookup on Linux #25

Closed esplace closed 1 year ago

esplace commented 2 years ago

GetManuallyInstalledRiders() now looks for directories containing "Rider" in their name in the following locations:

mdfind used on macOS replaced with locate often installed on Linux systems