Is there a way to click directly on a file name from the Terminal in Android Studio and open the file in the editor? I know in other IDEs (e.g. VSCode) you are able to CMD+click on a file in the terminal and it opens in the editor window.
I haven't found any plugins that seem to have this functionality, nor have I found any help on Stackoverflow
