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 205709 - Code templates not working in PHP
Summary: Code templates not working in PHP
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 12:16 UTC by iribarren
Modified: 2011-12-15 10:53 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 iribarren 2011-11-30 12:16:41 UTC
I upgraded to 7.1 RC1 yesterday and the custom PHP code templates I had created for the previous version (7.0) don't expand anymore. It's kind of weird because custom code templates for HTML language I had also created  are working the same way they did before. I tried to change the expansion key to shift+space but that doesn't work neither.
Comment 1 Ondrej Brejla 2011-12-05 16:16:41 UTC
Not enough info for me. If you delete them and create them again, it works? In which context are you invoking them?
Comment 2 iribarren 2011-12-15 10:46:18 UTC
I gave it a try to RC2 today and the problem is gone.