Skip to content

Enable enclose selection by default for brackets

Jan Blackquill requested to merge work/janb/default-enclose into master

If a user selects text and writes an opening bracket, it's very likely that they want to trigger this behaviour instead of replacing the text with the opening bracket.

This makes KTextEditor accomodate user expectations.

Merge request reports