JetBrains / intellij-arend

Arend plugin for IntelliJ IDEA
Apache License 2.0
90 stars 12 forks source link

incorrect behaviour of Quick braces switch intention #531

Closed s3midetnov closed 4 months ago

s3midetnov commented 4 months ago

If you select "{?}" and then push open parenthesis "(" the plugin returns "(?)" instead of "({?})", which I believe would be more useful and convenient