Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Maxim Shafirov
Subsystem
Java. Code Completion
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Stephen Friedrich
    6 years ago (18 Oct 2005 13:51)
  • Updated by   root
    2 years ago (17 Jan 2010 20:23)
  • Jira: IDEADEV-2892
    (history, comments)
 
IDEA-30299 ctrl-backspace: Idea does not delete auto-generated braces
2
Issue is visible to: All Users
  The issue is visible to the selected user group only
This annoyance happens to me every now and then:
I use automatic completion after new:
new Foo(<caret here>)
Oops, I do not really want that class, so I hit Ctrl-Backspace twice to delete it. This is what is left:
new )

Idea should delete the ')' !
Note that it does delete the ')' when I use backspace to delete the '(', but fails with ctrl-backspace.


Issue was resolved
Comments (3)
 
History
 
Linked Issues (?)
 
Stephen Friedrich
  Stephen Friedrich
06 Jul 2006 21:39
5 years ago
ping?
Stephen Friedrich
  Stephen Friedrich
10 Oct 2007 12:11
4 years ago
How about fixing this issue before its second birthday - and before Selena release.
It keeps irking me a coupld of times _daily_!

Pleeeeeaaaaase, begging, moaning, grumbling ...
Stephen Friedrich
  Stephen Friedrich
23 Oct 2007 23:48
4 years ago
Thank you! Thank you! Thank you!