I'm using Android Studio 3.0 to write renderscript code. But I see that it doesn't support code completion for .rs files.
The official Renderscript documentation doesn't mention anything about code completion.
Is there any setting that needs to be changed to enable code completion for renderscript files in Android Studio? Or is there any alternative IDE( preferably online IDE ) for code completion for renderscript code?
Any help will be much appreciated. Thank you!