~prop snippet name to mirror official snippet name
official snippet uses some weird c++ styling, not really good for c#. Thus, reimplement with my own snippet
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# -*- mode: snippet -*-
|
# -*- mode: snippet -*-
|
||||||
# name: Property
|
# name: property ... ... { ... }
|
||||||
# key: prop
|
# key: prop
|
||||||
# condition: t
|
# condition: t
|
||||||
# --
|
# --
|
||||||
|
|||||||
Reference in New Issue
Block a user