- Home /
Using Sublime Text 2 as a script editor on Mac
Hey there,
I'm MacOS user.
I found this post on Unity3d wiki and tried to make Sublime Text 2 as my main script editor, but then I was stuck at this part:
"Mac OS X: If the previous External Script Editor Args is not available in your version of Unity, there is a workaround using a shell script, save this to a file, make it executable(if required) and set that file as the script editor in Unity(Linux users running the Windows version using Wine may also do this)"
I succeed in creating the shell script file and make it executable, but Unity3D app doesn't allow me to select this shell script file as a script editor:
I searched around but there are no solutions. Any ideas guys?
Thanks a bunch!
I'm stuck right at the same spot! Had you ever figured this out?
http://forum.unity3d.com/threads/external-script-editor-what-apps-are-allowed.8073/
Especially: Unity requires the script to be an application with .app extension
That would contradict the information in this article: http://wiki.unity3d.com/index.php/Using_Sublime_Text_as_a_script_editor So they must have changed something. I can't get it to work with a shell script either :(.
Your answer
Follow this Question
Related Questions
Script open help? 1 Answer
Unity 3D don't open java or C script... 2 Answers
MonoDevelop Not Included In My Unity Download 2 Answers
Query on UnityScript Editor Features 1 Answer
Monodevelop fatal error on execution 1 Answer