mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
parent
fd62cbf218
commit
f930869629
|
|
@ -101,11 +101,20 @@ Other extensions:
|
|||
|
||||

|
||||
|
||||
14. Ideal string highlighting – no quoting can disturb highlighting of `"`-quoted (and `'`-quoted) text:
|
||||
|
||||

|
||||
|
||||
Performance differencies can be observed at Asciinema recording, where `10 kB` function is being edited:
|
||||
|
||||
[](https://asciinema.org/a/112367)
|
||||
|
||||
# Updates (2018)
|
||||
**2018-08-09**
|
||||
|
||||
Added ideal string highlighting – FSH now handles any legal quoting and combination of `"`,`'` and `\` when
|
||||
highlighting program arguments. See the introduction for an example (item #14).
|
||||
|
||||
**2018-08-02**
|
||||
|
||||
Global aliases are now supported:
|
||||
|
|
|
|||
Loading…
Reference in a new issue