Paste code templates using keyboard shortcuts

I have various code templates in Eclipse, such as header comments and library functions, which are often called (all are stored in Preferences, C / C ++ → Editor → Templates). I believe there should be a way to map these keyboard shortcuts, for example, if I click ctrl shift h, it inserts the contents of the "Headot Comment Robotics Main" template into the current editor. I was Google and looked at the settings, but I can’t find anything ... there must be at least a plugin.

PS IDE is actually Wind River Workbench v3.0.1, based on Eclipse v.3.3.1

+3
source share

Source: https://habr.com/ru/post/1773999/


All Articles