Leander Tentrup ac798e1f7c Implement syntax highlighting for format strings
Detailed changes:
1) Implement a lexer for string literals that divides the string in format specifier `{}` including the format specifier modifier.
2) Adapt syntax highlighting to add ranges for the detected sequences.
3) Add a test case for the format string syntax highlighting.
2020-04-20 11:19:15 +02:00
..
2020-03-28 12:27:54 +01:00
2020-04-06 17:00:18 +02:00
2020-03-26 03:29:45 +08:00
2020-03-26 03:29:45 +08:00
2020-04-09 23:42:01 +02:00
2020-04-06 17:21:33 +03:00
2020-04-10 17:07:09 +02:00
2020-04-10 16:10:28 +02:00