J
Jarod
Hey
I would like customize a little existing snippet in VS. Let's say there is
snippet prop that works as a property. And it works pretty nice, but I would
like it to automatically insert property name based on private field. So if
the private field is named _id the property should be ID. I believe it's not
much work but it will make my development a little faster. Will it be hard
to change this behaviour ?
Jarod
I would like customize a little existing snippet in VS. Let's say there is
snippet prop that works as a property. And it works pretty nice, but I would
like it to automatically insert property name based on private field. So if
the private field is named _id the property should be ID. I believe it's not
much work but it will make my development a little faster. Will it be hard
to change this behaviour ?
Jarod