Using Sublime Text 2 with Unity 3D

preview_player
Показать описание

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

Jacob made some good points. But also check out Phoenix theme, it's actually a soda theme, but with a lot more customisation options. I use it all the time, and now I have the best looking editor ever :D

mileni
Автор

been using sublime' s vintage mode and was really uncomfortable for me to get back to non vi editors like the mono develop. thanks for this, very helpful!

GinoTria
Автор

Thank you for this helpful video! Btw, you sound like Otacon from Metal Gear Solid :D

Beather
Автор

Holy crap! This is fantastic. Thank you so much!!

oliversumpton
Автор

thanks for all the whispering, now I'm paranoid

spaaske
Автор

No problem. Glad it was some help for you. For me its less about having old school style editing ability and more about have code that is beautiful to look at ( I mean we are staring at all day long so it should be nice to look at right?) Plus I hate how much giant sized IDEs like monodev and Visual Studio tend you get in the way where as sublime does a wonderful job of getting out of the way and letting you code without tons of menus and things stealing your attention and valuable screen space.

JacobPennock
Автор

this is great, thanks! what windows 7 skin are you using, I dig the darkness

jacksblanks
Автор

Thanks a lot, very awesome!

..but most importantly, how did you get windows / opera / ST2 to look so damn good? My Sublime Text doesn't look nearly as good, for instance, the CTRL+SHIFT+P box is white instead of dark grey. Even your application switcher looked slick, what's up with that?

nepoxx
Автор

Um they are called themes you install them they change the way things look.

No but more seriously, I came from a linux background where customizing everything about the look and free of your desktop is really common place.
The sublime theme is called soda-dark, the windows theme is called placebo. I'm not sure which alt+tab program I use anymore, just google all these things and I'm sure you'll find something you like.

JacobPennock
Автор

Hi Jacob, Great work on all the Unity integration into Sublime! I have added some additional autocompletes to your package (there is a pull request on GitHub). If you could merge it that would be great. It seems you may have lost interest in maintaining this package (there is another pull request from a year ago), if that is the case I guess I will have to submit a new package to Sublime (which wouldn't be ideal). Thanks!

DentedPixel
Автор

It is placebo, with some minor edits.

JacobPennock
Автор

Ok, I was just wondering. I am also used to changing how my unix system looks but I always found it to be very finicky in windows, you know, installing 4-5 programs in order to change the look and always end up with small issues. Anyhow, thanks!

nepoxx
Автор

Hey, how can I install these packages using the st3? And one side question: how can I install this windows dark theme? It's really cool!

rodolforubens
Автор

Thanks for the plugins and the video — but it's TOO quiet.

GolerGkA
Автор

Ok, I could install the packages, but now I can't get to st jump to the right line, the last community topic says that on st3 it jumps to right line only installing your packages but it doesn't, also, if I try to use the wrapper.ini thing it opens a new ST instance everytime I double click the line error... Any idea?

rodolforubens
Автор

I need help
when I use C# in sublime is says in the unity console unexpected symbol void
can somebody help me?

eray
Автор

ScriptReference - 404
Unity3DScriptReference.py --->

Cityofcorrodedmen