IntelliJ won't remove pairing qoute/parens/braces etc. when empty anymore
已回答
Let's say I type " then IntelliJ will correctly insert the pairing quote, so I'll end up with "" and my cursor is inside "|" (| is cursor).
Normally, if I hit backspace now both quotes get deleted. Since the last update, it seems to only delete one of the quotes and leave me with one standing.
This also applies to (, {, [ and so on.
Did I miss something? Is there a new option to toggle this behaviour?
请先登录再写评论。
Can't reproduce. What language/file type do you edit? Please share a sample project where the issue occurs.
Does it happen with the default settings? File | Manage IDE Settings | Restore Default Settings...: https://i.imgur.com/kbrkC7w.png.
Thanks for your fast answer. Yes, restoring the default settings fixes it for me. Still quite unfortunate that this was needed.
I have also been experiencing this for a while and decided to look into it now. I exported all my settings, then I restored to default, and then re-imported my settings. I still lost my layouts and had to reinstall my plugins, which were the biggest bummer about this. It fixed the problem though, so it should be okay to re-import your existing settings after restoring default settings. It seems the problematic setting is not a part of the settings export, even with all the checkboxes marked.