Andy McFadden
54d559ad50
Add formatted MLC cache
...
Multi-line comments (MLCs) can span multiple lines, and are formatted
with word-wrapping. This isn't too expensive now, but languages
with immutable strings aren't ideal for this sort of thing. Before
we introduce fancier formatting, we want to ensure that we're not
going to adversely affect rendering performance.
The cache entry for a given offset is tied to the MLC object and the
Formatter; if either are changed, the cached string list will not be
used.
2024-07-02 14:49:17 -07:00
..
2024-06-26 10:54:46 -07:00
2021-11-14 09:21:15 -08:00
2021-10-16 09:15:28 -07:00
2024-06-28 13:45:57 -07:00
2021-10-23 21:35:30 -07:00
2024-06-26 10:54:46 -07:00
2024-05-31 14:22:39 -07:00
2024-06-24 16:36:27 -07:00
2024-06-26 10:54:46 -07:00
2021-09-30 21:11:26 -07:00
2019-12-04 15:59:37 -08:00
2024-06-01 13:52:08 -07:00
2024-06-26 10:54:46 -07:00
2019-11-08 21:02:15 -08:00
2024-05-31 14:22:39 -07:00
2021-10-27 16:48:25 -07:00
2022-03-02 08:13:46 -08:00
2020-01-23 10:49:22 -08:00
2024-05-31 14:22:39 -07:00
2021-11-17 11:18:23 -08:00
2024-06-26 10:54:46 -07:00
2024-05-31 14:22:39 -07:00
2024-07-02 14:49:17 -07:00
2024-07-02 14:49:17 -07:00
2021-10-08 11:01:03 -07:00
2024-04-30 13:27:07 -07:00
2024-07-02 14:49:17 -07:00
2020-01-13 18:32:56 -08:00
2020-01-13 18:32:56 -08:00
2024-06-26 10:54:46 -07:00
2021-09-30 21:11:26 -07:00
2024-06-24 16:36:27 -07:00
2021-10-07 12:39:30 -07:00
2021-10-24 14:12:45 -07:00
2024-05-31 14:22:39 -07:00
2020-07-24 21:38:45 -07:00
2024-06-24 16:36:27 -07:00
2024-05-20 14:50:18 -07:00
2020-07-16 10:14:28 -07:00
2024-07-02 14:49:17 -07:00
2024-04-30 13:27:07 -07:00
2024-05-21 14:14:32 -07:00
2019-10-09 14:55:56 -07:00
2020-06-30 08:20:12 -07:00
2022-03-02 08:13:46 -08:00
2020-03-08 17:05:08 -07:00
2020-06-20 17:32:57 -07:00
2020-03-15 14:07:05 -07:00
2020-04-11 17:24:21 -07:00
2024-05-31 14:22:39 -07:00
2021-11-02 08:54:07 -07:00
2024-05-22 14:02:53 -07:00