On Sep 25, 2007, at 8:12 PM, Eric Uner wrote:
If I have a C comment such as:
/
**--------------------------------------------------------------------
xxxx
*---------------------------------------------------------------------
*/
And I paste/type in some code right after this, textmate indents one character. I cant use cmd+{ to correct it because then all the indenting in the block I paste is incorrect.
The only workaround I have found is to go to the beginning of the line after the comment block, type some garbage (e.g. qqqq) then paste the block after that.
Any better suggestions?
⌃⌘V, control-command-v
Paste without reindent.