Pascal Emmet
Re: Pascal Emmet
thanks. about new option AlwaysReturnNnnnnn. if it is False, then Emmet.pas must/should return ${n} tabstops if final snippet has mixed tabstops ( | and ${n} ).
- Rickard Johansson
- Site Admin
- Posts: 6736
- Joined: 19 Jul 2006 14:29
Re: Pascal Emmet
Uploaded a new version.
Version 1.16
* If the result string contain both cursor positions and tab stops - cursor positions
are replaced by tab stops.
Version 1.16
* If the result string contain both cursor positions and tab stops - cursor positions
are replaced by tab stops.
- Rickard Johansson
- Site Admin
- Posts: 6736
- Joined: 19 Jul 2006 14:29
Re: Pascal Emmet
Released a new version (1.17) that fixed a Lazarus (Free Pascal) string issue in ResolveTabStopsIndex().
- Rickard Johansson
- Site Admin
- Posts: 6736
- Joined: 19 Jul 2006 14:29
Re: Pascal Emmet
Released v1.18
Fixed
* Single quotes in custom attributes should work now. E.g. td[title='Hello world!' colspan=3]
Fixed
* Single quotes in custom attributes should work now. E.g. td[title='Hello world!' colspan=3]
Re: Pascal Emmet
On Jul.02 I updated the emmethelper.pas
https://github.com/Alexey-T/Emmet-Pasca ... ster/emmet
https://github.com/Alexey-T/Emmet-Pasca ... ster/emmet