elvish/pkg/edit/highlight
Kurtis Rader 345c5c66dd Don't dot import pkg/ui
Qualified imports of pkg/ui outnumber unqualified (82 to 1). Improve
consistency, and clarity, by changing the dot (unqualified) imports of
that package symbols to qualified.
2022-06-04 23:39:19 +01:00
..
highlight.go Make parse.Source naming more consistent 2022-05-29 17:36:29 +01:00
highlighter_test.go pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2021-10-05 01:02:54 +01:00
highlighter.go Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
regions_test.go pkg/edit/highlight: Fix highlighting when "except" is followed by a lambda. 2022-03-01 00:57:46 +00:00
regions.go Use go-cmp to report unexpected test results. 2022-03-11 22:49:32 +00:00
theme.go Don't dot import pkg/ui 2022-06-04 23:39:19 +01:00