Search Unity

Sublime Text 3 Setup & all you need to make it the best IDE on Mac OS & Windows

Discussion in 'Formats & External Tools' started by Muckel, Nov 17, 2016.

  1. Muckel

    Muckel

    Joined:
    Mar 26, 2009
    Posts:
    471
    Hello @ all,
    to me Sublime Text 3 is the best Editor and IDE if you know how to use...
    here is how too and some benefits...
    http://psyongames.com/2016/08/04/introducing-sublime-text/
    https://github.com/thicaso/sublime-text-unity3d
    http://makegamessa.com/discussion/2...ext-3-in-unity-with-intellisense-autocomplete

    Unity3D Wiki -> How to setup...
    http://wiki.unity3d.com/index.php/Using_Sublime_Text_as_a_script_editor

    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

    here is how it looks like...
    SublimeText3Screen.png
    M.
     
    Last edited: Nov 17, 2016
  2. Muckel

    Muckel

    Joined:
    Mar 26, 2009
    Posts:
    471
    hello,
    well it's much easier now to setup Unity3d with Sublime Text with this plugin.
    here is the plugin for Unity3d:
    https://github.com/jcmontoute/sublime-unity
    You only need to install Mono : http://www.mono-project.com/download/
    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

    M.
     
  3. buFFalo94

    buFFalo94

    Joined:
    Sep 14, 2015
    Posts:
    273
    thanks for sharing this:)
     
    Muckel likes this.
  4. Muckel

    Muckel

    Joined:
    Mar 26, 2009
    Posts:
    471
    hello @buFFalo94
    glad you like it :)
    I've just updated the files on GitHub with better icons and some color fixes...
    it looks like this now...
    Sublime.png
    it's still my fav editor for everything :)
    M.:Tiphat:
     
    sjm-tech likes this.
  5. madclown

    madclown

    Joined:
    Apr 21, 2015
    Posts:
    1
    As a fan of Sublime Text and a Unity beginner, I'm very much pleased to see that :) Great work!
     
  6. dackdel

    dackdel

    Joined:
    Aug 6, 2012
    Posts:
    1
    Working off ubuntu here. I got everything working except External Tools > External Script Editor > how the hell do i make sublime text show up here?
     
  7. bayotleinathanielp

    bayotleinathanielp

    Joined:
    Oct 5, 2021
    Posts:
    1
    how can I do this on windows?
     
  8. ShantiB95

    ShantiB95

    Joined:
    Feb 8, 2017
    Posts:
    17