- Home /
Can you make a shortcut key for templates(snippets) in Monodevelop?
I made a simple 1 line comment template for separating purpose. It's called separator. (it looks like // * ).
Since I use this template a lot, I was wondering if you could assign a shortcut key for the template. Or can you make monodevelop output //***.... when you autocomplete this template? Right now, when its autocompleted it just outputs "separator" on the editor.
According to the $$anonymous$$onoDevelop manual, it's possible to assign a keyboard shortcut in the snippets menu. I'll double check that the next time I'm at a machine that has Unity installed.
Your answer
Follow this Question
Related Questions
MonoDevelope: Autocomplete any word in file 0 Answers
How do I remove a custom Autocomplete? 0 Answers
How to get MonoDevelop to suggest code on Mac, Unity 5.5 0 Answers
Unity 5.3 MonoDevelop autocomplete Not Working 8 Answers
MonoDevelop not showing description of methods etc. with autocomplete? 1 Answer