Releases: thesecretlab/snippet-expander
Releases · thesecretlab/snippet-expander
v1.3
- Now finds
.py
files, in addition to .cs
, .swift
and .txt
v1.2
- 'BEGIN' and 'END' tags no longer need to be uppercase.
- 'snip' commands no longer need to have a colon.
- 'except', 'isolating' and 'highlighting' keywords no longer need to be in lowercase.
v1.1
Add support for Python-style comments (# like this
)