How to add new autocompletions

I am making the extension in typescript and want to make it not specific to any language or notebook that is opened.

Also, as mentioned in my other question, the end goal is to add these types of auto completions to markdown cells and it doesn’t seem like IPython shortcuts can work in the markdown cells.