Hi everyone.
This problem is starting to make me crazy! I can’t open any of the scripts I put in the StreamingAssets folder in MonoDevelop. It opens in my default editor outside Unity. I have made sure MonoDevelop is set as my default editor in the preferences. I even reinstalled Unity.
My biggest problem is that when I open the script in monoDevelop, it does not find the Unity libraries. So I cant use the auto-complete functions.
If anyone has any ideas on how to fix this, please let me know!
Edit: This only happens in the StreamingAssets folder. If I create a script and put it anywhere else, it works as expected.