Hi,<br />
I added some code templates, but have problem with using char pipe(|)! How can use it for some XML documentation templates without You interpreted like "cursor position"?
2021-11-21 19:57Passion
Currently no solution with |
I'll think about it.
2022-2-13 18:45Passion
We can make || as an actual |
A single | means cursor insertion position.
If we need actual ||, we should write |||| in template.:lol