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 257229 - The code templates window doesn't have "contexts" tab.
Summary: The code templates window doesn't have "contexts" tab.
Status: RESOLVED DUPLICATE of bug 246664
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-20 11:43 UTC by toramanlis
Modified: 2016-01-23 05:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description toramanlis 2015-12-20 11:43:49 UTC
I know that there should be a "contexts" tab on the tools > options > editor > code templates window along with "Expanded text" and "Description" tabs. However, when I open my version of NB, I only see the "Expanded text" and the "Description" tabs.
Comment 1 Jiri Prox 2015-12-20 15:17:31 UTC
What distribution do you use? (java, php, c++, all)

As far as I know the context is relevant only for java code templates, so the java modules have to be enabled.
Comment 2 toramanlis 2016-01-15 09:46:29 UTC
(In reply to Jiri Prox from comment #1)
> What distribution do you use? (java, php, c++, all)
> 
> As far as I know the context is relevant only for java code templates, so
> the java modules have to be enabled.

I recently figured that out. I am using the distribution all but I was looking for the context tab for php. So I think I need to update the issue and set it to enhancement.
Comment 3 junichi11 2016-01-23 05:56:41 UTC
This was already fixed on the issue 246664.

Please look at PHP blog[1]

[1]https://blogs.oracle.com/netbeansphp/entry/code_completion_for_your_custom

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