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 258504 - Code templates does not work in for context
Summary: Code templates does not work in for context
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 14:00 UTC by Jiri Prox
Modified: 2016-03-23 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2016-03-23 14:00:57 UTC
Code templates expansion does not work after "for("

Steps to reproduce:
1) have a code "for()"
2) put cursor between braces and type St and press tab

-> code template is not expanded

tested in
Product Version: NetBeans IDE Dev (Build 201603220001)
Product Version: NetBeans IDE 8.1 RC2 (Build 201510122201)