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 187433 - How should I disable Camel Case Navigation for Netbeans PHP
Summary: How should I disable Camel Case Navigation for Netbeans PHP
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P1 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 14:20 UTC by ruj.sabya
Modified: 2010-11-10 06:09 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 ruj.sabya 2010-06-10 14:20:56 UTC
I am using Netbeans for PHP 6.9 developer version: NetBeans IDE Dev (Build 201004260200).  

Currently, if I press Ctrl+arrow keys (next/prev word) the caret stops at (g, T, N) in "greatTypeName". I want to disable this behavior. I want it to just navigate the whole word.

There is an option in "Tools->Options->General->Camel Case Behavior". But that check box is disabled. Probably because it says: "Enable Camel Case navigation in Java". So, I guess that option is for Java only.

How do I disable it for PHP?

-- 
Sabyasachi
Comment 1 ruj.sabya 2010-06-10 14:24:25 UTC
Sorry. It is not a question. I mailed this in users mailing list. They suggested to report here. I actually copy pasted that question. :)
Comment 2 Filip Zamboj 2010-09-15 12:31:47 UTC
batch reassigning
Comment 3 Petr Pisl 2010-11-08 16:21:35 UTC
Fixed in web-main.
Comment 4 Quality Engineering 2010-11-10 06:09:58 UTC
Integrated into 'main-golden', will be available in build *201011100000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cfd334adeefb
User: Petr Pisl <ppisl@netbeans.org>
Log: #187433 - How should I disable Camel Case Navigation for Netbeans PHP