File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.5.5
2+ Fix text tags with attributes (again).
3+
14## 1.5.4
25Fix text tags with attributes.
36
Original file line number Diff line number Diff line change 899899# 'match': '(?i:(%(\\([a-z_]+\\))?#?0?\\-?[ ]?\\+?([0-9]*|\\*)(\\.([0-9]*|\\*))?([hL][a-z]|[a-z%]))|(\\{([!\\[\\].:\\w ]+)?\\}))'
900900# 'name': 'constant.other.placeholder.python'
901901 ' constant_placeholder' :
902- ' match' : ' (?i:(%(\\ ([a-z_]+\\ ))?#?0?\\ -?[ ]?\\ +?([0-9]*|\\ *)(\\ .([0-9]*|\\ *))?([hL][a-z]|[a-z%]))|(\\ {([#=!\\ [\\ ].:\\ w ]+)?\\ })|(\\ {\\ /([!\\ [\\ ].:\\ w ]+)?\\ })|(\\ [([!\\ [\\ ].:\\ w ]+)?\\ ]))'
902+ ' match' : ' (?i:(%(\\ ([a-z_]+\\ ))?#?0?\\ -?[ ]?\\ +?([0-9]*|\\ *)(\\ .([0-9]*|\\ *))?([hL][a-z]|[a-z%]))|(\\ {([#=\\ - \\ + !\\ [\\ ].:\\ w ]+)?\\ })|(\\ {\\ /([!\\ [\\ ].:\\ w ]+)?\\ })|(\\ [([!\\ [\\ ].:\\ w ]+)?\\ ]))'
903903 ' name' : ' constant.other.placeholder.python'
904904 ' docstrings' :
905905 ' patterns' : [
You can’t perform that action at this time.
0 commit comments