Can I add my own snippets to MonoDevelop? -


is there means within monodevelop create own snippets, i.e. reusable bits of code? know in toolbox can other people's, can't seem find way add own stuff that. granted, i'm new enough monodevelop.

in monodevelop, go tools --> preferences ---> text editor --> code templates --> press button add

(in windows (monodevelop 5.9.6) tools --> options)


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -

c++ - Warning : overflow in implicit constant conversion -