linuxmint / xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
GNU General Public License v2.0
450 stars 83 forks source link

there should be an option to _highlight_ matching parenthese and quotes without _inserting_ matching parentheses and quotes #533

Open paulsmason opened 2 years ago

paulsmason commented 2 years ago
 * Xed version (xed --version)
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)

Mint 20 Issue there should be an option to highlight matching parenthese and quotes without inserting matching parentheses and quotes

Steps to reproduce

type a left parenthesis or quotation mark

Expected behaviour inserting the right parenthesis or quote should be an separate option from highlighting existing matching parentheses and quotes

Other information

paulsmason commented 2 years ago

Inserting the corresponding right parenthesis (or quote) when the programmer enters the left one works great for programmers who write code left to right and top to bottom without ever making a mistake. For those of us mortals who occasionally have to go back an make corrections it's an incredible pain.

okaestne commented 2 years ago

If I understood your issue correctly, you want to disable adding matching backets etc? This should be easy to do by disabling the plugin that does exactly that in the Settings > Plugins menu.

ineuw commented 1 year ago

The only thing I can contribute is that I wanted no highlights by disabling in /usr/share/gtksourceview-3.0/styles/ and the selected style.

Bracket Matching