This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90739

Summary: Small Problem in Code template completion
Product: editor Reporter: belur_1d <belur_1d>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description belur_1d 2006-12-07 12:07:06 UTC
Hi 

Faced this problem ...

1> Configured shift+space instead of space for completion
2> Type in sout
3> Then instead of pressing combination, my mistake i pressed space
4> Then i go back to where t is..so space deleted
5> Press combination again...

Netbeans does not auto complete to System.out.println

Now delete the sout and type in again ..Now it appers

Small issue..but felt that i shud report, because user
needs to either
1> type it manually
2> delete and try again
Comment 1 Jiri Prox 2006-12-07 12:31:35 UTC
It's as designed, code template shortcut must be entered correctly (without any
corrections). But it would be nice to have such feature -> Enhancement
Comment 2 Dusan Balek 2006-12-07 13:19:47 UTC
Reassigning.
Comment 3 markiewb 2013-06-21 14:06:42 UTC

*** This bug has been marked as a duplicate of bug 89281 ***
Comment 4 markiewb 2013-06-21 14:10:06 UTC

*** This bug has been marked as a duplicate of bug 151633 ***