K
K
kimag2012-08-17 11:56:47
JavaScript
kimag, 2012-08-17 11:56:47

Sublime Text 2 with Unity3d?

Recently, the Sublime Text 2 text editor has gained great popular love. At the same time, many who use Unity3d have noted inconvenience in working with their native editor (MonoDevelope).
In this regard, I want to know - does anyone use Sublime Text 2 in Unity3d?
I would really like to get something like what is shown in this screenshot .
If you managed to achieve something like this, then I would like detailed explanations on how to implement it.
ps: I was able to set up:
- editing scripts in ST2
- tooltips and syntax highlighting
I also found a way to move to the desired line in the editor when clicking on an error inside Unity, but this method only works under Windows (I myself work on a poppy).
pps: I write in javascript (unityscript).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
6
6opoDuJIo, 2012-09-07
@kimag

1. Regarding “when you click on an error inside Unity, move to the desired line” - it also shows the call stack in the log, so knowing how your IDE moves to the desired line, it will not be difficult to repeat the same thing manually (which I often do, even though I have Visual Studio, but often a new instance of the studio opens, which is annoying).
2. To use some other IDE, you need to execute the menu command "Edit-> Preferences", in the "External tools" tab there is an item "External Script Editor". I think that there is a reason to change something there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question