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 268989

Summary: file association is not working
Product: php Reporter: dalton1130
Component: EditorAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Image of the setting that is not helping
screenshot

Description dalton1130 2016-11-15 16:09:23 UTC
Created attachment 162920 [details]
Image of the setting that is not helping

I am using PHP and I have associated phptxt files to be associated with php files. When I view phptxt files netbeans displays them as txt files (all black text with no php error validation like matching braces or missing semicolons)

Is there a way I can work around this?
Comment 1 Tomas Hurka 2016-11-21 09:30:07 UTC
This issue has nothing to do with performance.
Comment 2 Tomas Mysik 2016-11-21 09:39:17 UTC
It works for me without any problem.

Product Version: NetBeans IDE Dev (Build 20161115-b27d497872f5)
Updates: Updates available
Java: 1.8.0_111; Java HotSpot(TM) 64-Bit Server VM 25.111-b14
Runtime: Java(TM) SE Runtime Environment 1.8.0_111-b14
System: Linux version 4.8.0-27-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 3 Tomas Mysik 2016-11-21 09:39:39 UTC
Created attachment 162966 [details]
screenshot
Comment 4 dalton1130 2016-11-22 13:29:08 UTC
The problem turned out to be with allowing short tags. sorry for the mix up