so that was not enough… because i like better color scheme and better syntax highlighting and finally a better readable source code font…
and i would like to share it with you for better coding
All files and fonts can be found in my GitHub … https://github.com/MadMacMad/Unity3d-SublimeText3
hello,
well it’s much easier now to setup Unity3d with Sublime Text with this plugin.
here is the plugin for Unity3d:
You only need to install Mono : Redirecting…
for intellisense autocomplete…
So are we done?
No, but it’s just two things left.
1 We need to edit you’re bash profile. Open terminal and type open ~/.bash_profile and check if you have the text export PATH=“$PATH:/usr/local/bin” in it. If not add it.
2 Type ln -s “/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl” /usr/local/bin/subl in the terminal