Template - Automatically insert
Hi,
I tied to implement 'auto replace' of input text
by defining a template and activating 'Automatically insert'
Shouldn't content assist be invoked right after I typed the name of the template
(without hitting CTR+SPACE) when 'Automatically insert' is activated?
Regards,
Josef
- Forums:
Template - Automatically insert
Automatically insert means that code assist will automatically insert the template if it is the only proposal available at the cursor position. So you still have to press Ctrl-Space, but this skips the drop-down menu (with only one possible completion).
Post new comment