Esteban Küber
99f2977031
Modify structured suggestion output
...
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
2021-08-11 09:46:24 +00:00
Camelid
8a6831a7fd
Say "doesn't" instead of "wouldn't" in convert message
2020-09-29 19:27:58 -07:00
Camelid
094f14c554
Add article after "to"
...
Also added missing backtick in "you can cast" message.
2020-09-29 10:30:42 -07:00
Bastian Kauschke
ecb593379c
refactor check_for_cast
2020-05-20 16:08:09 +02:00
Esteban Küber
34f03c01f6
Point at type in let assignment on type errors
2019-11-21 19:24:31 -08:00
Esteban Küber
6f8f70624b
Surround types with backticks in type errors
2019-11-18 11:03:04 -08:00
Esteban Küber
0baf61bfdb
Increase spacing for suggestions in diagnostics
...
Make the spacing between the code snippet and verbose structured
suggestions consistent with note and help messages.
2019-10-24 12:26:01 -07:00
Esteban Küber
1e2af7d935
Reword casting message
2019-05-03 10:41:26 -07:00
Esteban Küber
31eb5cc730
Account for const fns to avoid incorrect suggestions
2019-04-29 17:14:31 -07:00