Hi,
for some reason, when i double-click a .js file in the unity project browser, it opens with text wrangler, even though the external editor is set to MonoDevelop in the unity settings.
(I’m on OS X 10.9)
how can I fix that?
Hi,
for some reason, when i double-click a .js file in the unity project browser, it opens with text wrangler, even though the external editor is set to MonoDevelop in the unity settings.
(I’m on OS X 10.9)
how can I fix that?
Ok, I reinstalled Unity, that fixed the problem.
anyone know how to fix this without reinstalling unity ??
– TalkingDogText Wrangler has been set as the default app to handle .js files. Try setting it to MonoDevelop instead.
– grayatrox