Sublime Forum

Hello

#1

I just wanted to say that i am new to the coding world but i am going to learn it.
So my question is this how do i get the auto complete to appear just to get me started i have notice that everyone is talking about ctrl+space but i get nothing up maby it is beacause i have an empty file ?
and how to i get it to color all the code so it will be easy to see it and get it ?

my friend who is working in this buissness told me about sublime and told me to buy it and i like it beacause the pro’s use it so i know i have a good software to start on and help me along my jurney in the coding world…

all ideas and help much appreciated.

Thank you and best regards Anton.

0 Likes

#2

Hey Anton,

I highly recommend you check out some Documentation: readthedocs.org/docs/sublime-tex … en/latest/

Also, as a quick getting started tutorial, check out: net.tutsplus.com/tutorials/tools … nd-tricks/

Essentially: control-space (autocomplete) displays a fuzzy list of the current words + snippets.

0 Likes