elvish/pkg/edit/highlight
Qi Xiao 5775c8b3ed pkg/diag: Rework API and presentation of Context and Error.
- Change Context to export all its fields.

- Include end position in Context, and include it in Show.

- Remove the Type field from Error, and express it using an ErrorTag type
  parameter instead.

- Make {Pack Unpack}CognateErrors type-safe with the new ErrorTag mechanism, and
  rename them to just {Pack Unpack}Errors.
2024-01-16 11:04:52 +00:00
..
highlight.go pkg/diag: Rework API and presentation of Context and Error. 2024-01-16 11:04:52 +00:00
highlighter_test.go pkg/diag: Rework API and presentation of Context and Error. 2024-01-16 11:04:52 +00:00
highlighter.go pkg/edit: Show autofix commands, and support applying it. 2022-12-11 21:25:13 +00:00
regions_test.go pkg/tt: Improve API. 2024-01-11 15:42:43 +00:00
regions.go pkg/edit/highlight: Highlight arguments to "del". 2023-03-10 10:11:44 +00:00
theme.go Don't dot import pkg/ui 2022-06-04 23:39:19 +01:00