[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Keyboard Macro

afaik, there's no way
please see the templates for a close enough solution

basically, type "sysout" or a prefix thereof and do ctrl+space
/adam

Philipp wrote:
I want to assign the Key Sequence "ALT-F11" with the following Macro:

a) insert <<System.out.println("");>> at the current cursor position
b) set the new cursor position between the two "s.

I see a lot of possible assignments under "Prefs -> workbench -> Keys".
But I don't know which "command" or "category" I have to search.

Any Idea?