macro to go to the end of the line, but before the comment
Brought to you by:
set
From: Szasz P. <sp...@sp...> - 2006-09-02 11:59:58
|
Hi! I was wondering if it would be possible to write a simple macro to go to the end of the line, but before the comment. Ie. if I have a line like: int d2 = b*b + c*c; // calculates the distance's square Now, if I press END, the cursor goes after the "square". What am I thinking is if I press CTRL+END for example, the cursor would go after the "c*c;" Is it possible? -- Best regards, Szasz Pal ---------------- Space Software Studio http://www.spacesoftwarestudio.com |