开发者

Can I add my own snippets to MonoDevelop?

开发者 https://www.devze.com 2023-02-13 05:18 出处:网络
Is there any means within MonoDevelop to create your own snippets, i.e. reusable bits of code? I know in the toolbox you can get other people\'s, but I can\'t seem to find a way to add my own stuff in

Is there any means within MonoDevelop to create your own snippets, i.e. reusable bits of code? I know in the toolbox you can get other people's, but I can't seem to find a way to add my own stuff into that. Granted, I'm new enough to Monodev开发者_Go百科elop.


In MonoDevelop, Go to Tools --> Preferences ---> Text Editor --> Code Templates --> Press the button Add

(In Windows (monodevelop 5.9.6) its Tools --> Options)


[Linux Mint (cinamon 19.1)

In MonoDevelop 7.xx, Go to Tools --> Preferences ---> Text Editor --> Code Snippets --> Press the button Add: set this way:

Can I add my own snippets to MonoDevelop?

0

精彩评论

暂无评论...
验证码 换一张
取 消