Fujita Hitoshi
Fujita Hitoshi
**Describe the bug** Enabling `Use Editor Command Margin` prevents me from toggling IME and inputting unicode in command mode and search mode. **To Reproduce** Steps to reproduce the behavior: 1....
`m-[calc(1px + 1%)]` doesn't escape white-space in generated selector like: ```css .m-\[calc\(1px \+ 1\%\)\]{margin:calc(1px + 1%)} ``` So this matches `1%)]` in `+` in `.m-[calc(1px` but not `m-[calc(1px + 1%)]`....
**Summary** This PR fixes the following **bugs** * [x] Avoid duplicate values in `LIST_STYLE_TYPE` enum The `LIST_STYLE_TYPE` enum has duplicate values `GURMUKHI` and `HEBREW` like below. https://github.com/niklasvh/html2canvas/blob/6020386bbeed60ad68e675fdcaa6220e292fd35a/src/css/property-descriptors/list-style-type.ts#L26-L29 And it makes...
Related: #45. Mixing highlighting `systemd` and `go-template` needs special adjustment.