using HtmlContext = Context<HtmlWriter, ObjectCache>;
Then, somewhere in code:
htmlc<Ctrl+Space><Enter>
Results in:
Context
Expected:
HtmlContext