Commit Graph

11 Commits

Author SHA1 Message Date
zztrieuzz
d6169b2392 fix: allow add bracket inside quote 2022-03-24 15:43:05 +07:00
zztrieuzz
c96e06595c refactor: test_utils 2021-11-21 09:18:08 +07:00
zztrieuzz
f0c10f5265 add spec undo 2021-10-20 08:36:54 +07:00
windwp
ad40d49f45 fix: pair on afterquote 2021-07-29 19:31:23 +07:00
windwp
1df216ef70 fix: afterquote quote with out any text 2021-07-28 15:20:41 +07:00
windwp
b0bbe8d908 fix: afterquote
It will better it is automatic add pair for quote when only have quote
in line some kind of noisy because we can remove map pair easy
2021-07-19 11:15:46 +07:00
windwp
64c937940c fix after quote with double character 2021-06-06 14:46:37 +07:00
windwp
b09ab7495e disable add bracket after quote with comma 2021-06-05 13:57:28 +07:00
windwp
c7192e6fcc fix: add bracket afterquote inside a string 2021-05-25 10:38:40 +07:00
windwp
d616b72b05 fix: pairs on after quote 2021-05-24 12:04:37 +07:00
windwp
150697f4a5
add pair afterquote (#59)
* add autopairs close end quote

* add pairs after quote
2021-05-24 11:37:11 +07:00