How to use Sublime Text 3 with Unity 3D - with auto-complete and Intellisense

preview_player
Показать описание
We're looking at installing and using Sublime Text 3 with auto-complete, syntax highlighting and Intellisense for Unity3D.
Links below & copy pasta:

The sublime project file: (Replace ProjectName with your sln file name)

{
"folders":
[
{
"follow_symlinks": true,
"path": "Assets/Scripts",
"file_exclude_patterns":
[
"*.dll",
"*.meta"
]
}
],
}

IF THERE'S NO .SLN FILE, OPEN UNITY - ASSETS - OPEN C# PROJECT.

Copy pasta for opening sublime at specific line and file (include the quotation marks):

"$(File)":$(Line)

Sources (If you are having trouble, try reading these):

Have any questions? Feel free to ask in the comment section below.

Рекомендации по теме
Комментарии
Автор

The "step 6" setting up with unity, was the most vague and annoying tutorial step Ive ever followed. I get the whole hazy vibe with the wrong step numbers and other jokes, but the screen zooms and unreadable-unless-paused lines were very aching to watch and understand on a topic which already gives me headaches. On top of it all, you weren't clear at all with what you were doing in that step. There's no explanation of what you're doing, why, and what you're looking for, and why. Then there's suddenly a line of code you have to insert? Why? Where? What the hell man?
I mean Im grateful for this topic even being covered in a tutorial, but I'm feeling more increasingly annoyed with every coding video that is not the utter basics explained in a tedious slow handholding way, to be the total opposite in a vague unclear "well this should work for ya, I guess" way where the maker often forgets some things aren't obvious to someone who is trying to learn.

Aramythr
Автор

3:04 It's impossible to follow this guide... I have no clue what the hell you're doing.

--Arthur
Автор

Dude....you're a Rockstar :) This was exactly what I needed. Much appreciated!

CuriousScribbles
Автор

Those zoom ins and outs when explaining the project setup made me sick, seriously don't do that.

Zmiize
Автор

Thank you a lot, Visual Studio is very heavy for my computer.

saxador
Автор

After getting an error when pasting the package control script into the sublime 3 console, and finding out you have to setup sublime for every project you make, I just decided to stick with MonoDevelop. Way too much hustle to change a code editor.

I really wish Unity just had an option during installation or something, where you could choose supported code editors like Sublime 3, and it would pretty much do all this for you within Unity somehow. And you could just pick between the different editors, instead of having to do a whole setup.

Good video though, nice music, clear audio, and very entertaining and relaxing to watch.

EDIT: Solved the issue, though it still sucks that you have to set sublime up for every project. The reason I changed my mind, is because I learnt the benefit of using Sublime over MonoDevelop (working with very large files).

Denisowator
Автор

Great tutorial! Tx;s for sharing this wisdom! (by the way, zooming is a little weird for me, im an old coder...) have fun!

gamifica
Автор

Thanks man I love sublime text I looked everywhere on how to use SLT for unity

jafhar
Автор

Very helpful, maybe slow down a bit on zooming.

screamcloud
Автор

why are you using transition on 2:50? I see it very inefficient because the distance between transitions is not more than 2 seconds, it just makes me dizzy to see it ohh ...

rzyasss
Автор

1:15 Says "step seven", shows "step three" on the screen...

filipanjou
Автор

2:28 There's no any "Unity" in my sublime text 3 (macos)

PHPLanceRU
Автор

Man, I love you thanks a lot!!!! keep up the good work!!!

themanoskouts
Автор

This was VERY USEFUL! Thank you GucioDevs Channel!

fksociety
Автор

Wow you have grown since the last time I was here.

amrojjeh
Автор

You should try figuring out how to find linux executables while being sea sick :) Great tutorial man.

recklesstechguy
Автор

FFS that zoom transition i'm about to puke, not seriously i feel

FinnTG
Автор

Loved the video! I love the editing as well lol 😆

shadeyyy
Автор

Can you please do a tutorial on Atom? :) Thank you.

TorsteinSystems
Автор

you remind me the tutorials from frank javcee,  nice tutorial, i liked the tutorial, the numbering reminds me of how out of order the process seems to be irl

FelipeMendez