File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 17
17
- [ shell-posix] Commands are not recognized correctly after escaped new-line
18
18
- [ shell-bash] Redirection symbols < and > inside "magic backticks" block break background highlighting till the end of the file
19
19
- [ shell-bash] Fix magic backticks in for loop
20
+ - [ shell-bash] Fix array extension in for loop
20
21
- [ smarty] fixed the work of smarty templates
21
22
- [ markdown] amend emphasis with underscores
22
23
- [ markdown] fix trailing spaces in em and strong
Original file line number Diff line number Diff line change 512
512
region02 =" PairStart" region11 =" PairEnd" />
513
513
<inherit scheme =" shell-posix:for" >
514
514
<virtual scheme =" shell-posix:variable_names" subst-scheme =" variable_names" />
515
+ <virtual scheme =" shell-posix:variable_assignments" subst-scheme =" variable_assignments" />
515
516
<virtual scheme =" shell-posix:strings" subst-scheme =" strings" />
516
517
<virtual scheme =" shell-posix:redirections_start" subst-scheme =" redirections_start" />
517
518
<virtual scheme =" shell-posix:script_words" subst-scheme =" script_words" />
You can’t perform that action at this time.
0 commit comments