Random Web Development Topics

Sometimes I think of something web development-related and decide to blog it ... hence, random.

Visit peterschlamp.com for a more in depth bio.

Thursday, July 22, 2010

Speed up processing your code with Word's marquee function


Marquee parts of text lines with MS Word On a Mac, Command+Option allows you to select a portion of multiple lines. Say you need to just grab the variable names from this list, well all you would need to do is press command+option, highlight the left side of the code where the variable names are, then copy to clipboard. This drastically speeds up code processing by alleviating the need to type the variables or to backspace each line.


0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home