elvish/pkg/edit/filter
Qi Xiao 49b7c0c464 pkg/cli: Change highlighter API to return general "tips" rather than errors.
This is to prepare for displaying autofix code snippets in the REPL.
2022-12-11 12:47:48 +00:00
..
compile_test.go pkg/diag: Include line:col of start position in Error and Show methods. 2022-12-08 19:07:18 +00:00
compile.go pkg/diag: Split Errors into another package. 2022-11-29 22:13:02 +00:00
filter.go Rename the query DSL to the filter DSL. 2021-03-28 23:52:25 +01:00
highlight_test.go Rename the query DSL to the filter DSL. 2021-03-28 23:52:25 +01:00
highlight.go pkg/cli: Change highlighter API to return general "tips" rather than errors. 2022-12-11 12:47:48 +00:00