Sublime Forum

Inline snippets in ST2?

#1

Is insertInlineSnippet (or more likely, insert_inline_snippet) simply not supported yet or is there some new/better way of doing things now?

0 Likes

#2

Please forgive my ignorance; still learning the API here.

Could you give an example for how to invoke this from a plugin? Would you call:

view.run_command('insert_snippet', '[MY SNIPPET]')

Thanks for the help!

0 Likes