Comment on Some things beginners might not know about Sublime TextComments−toran130214yAnother one i've found useful is CMD+D / CMD+K+D. CMD+D finds the next instance of the current selection and creates another cursor there (and selects it as well). CMD+K+D skips the current selection and finds the next one.A fine grained find+replace/modify :)
Comments
Another one i've found useful is CMD+D / CMD+K+D. CMD+D finds the next instance of the current selection and creates another cursor there (and selects it as well). CMD+K+D skips the current selection and finds the next one.
A fine grained find+replace/modify :)