Markus Hopfenspirger
Markus Hopfenspirger
Yes, the ? can be part of the template. I just testet the following template and it works :-) public long? $propname${ get; set; }$END$
I just tried it. A dot ist not working because it is one of the "execute" signs for intellisense but a ? ist working. Still I would prefer n instead...
@darshankawar Hello, yes, switching to master solves the problem. Thanks for your feedback! (I have another problem with scrolling in TwoDimmensionalScrollView witch is not solved with latest master. But I...