nushell/crates/nu-color-config/src
Max Zhuravsky 8224ec49bc
Highlight matching brackets / parentheses (#6655)
* [4325] - wip

* [4325] - hightlight only matched symbol

* [4325] - cleanup

* [4325] - match bracket while typing

* [4325] - fix clippy

* [4325] - add bracket highlight configuration

* [4325] - fix working with non-ascii
2022-10-22 11:55:45 -05:00
..
color_config.rs allow default color shortcut names (#5177) 2022-04-13 07:02:15 -05:00
lib.rs Highlight matching brackets / parentheses (#6655) 2022-10-22 11:55:45 -05:00
matching_brackets_style.rs Highlight matching brackets / parentheses (#6655) 2022-10-22 11:55:45 -05:00
nu_style.rs Fix color parsing (#6234) 2022-08-05 06:30:44 -05:00
shape_color.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00