Install yasnippet and vala-snippets packages
This commit is contained in:
8
elpa/yasnippet-20160924.2001/snippets/csharp-mode/attrib
Normal file
8
elpa/yasnippet-20160924.2001/snippets/csharp-mode/attrib
Normal file
@@ -0,0 +1,8 @@
|
||||
#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
||||
#name : private attribute ....;
|
||||
# key: attrib
|
||||
# --
|
||||
/// <summary>
|
||||
/// $3
|
||||
/// </summary>
|
||||
private $1 $2;
|
Reference in New Issue
Block a user