Netbeans 8正在做疯狂的自动水平滚动

时间:2015-03-02 09:11:43

标签: netbeans ide netbeans-8

Netbeans 8正在做疯狂的自动水平滚动,如何禁用此功能! 编码长行时,netbeans会自动水平移动并聚焦到鼠标指针。

To replicate :
1. Do a long code, make sure you will have horizontal scroll visible.Sample :
<label class="labelContent"><input type="text" id="holDate" name="holDate" required value="<?php echo ($update["data"]["date"] ? $update["data"]["date"] : ""); ?>" /></label>
2. Edit above code type="text" to hidden, you will notice that the netbeans will move your view automatically and focus to the mouse cursor!

Note : Even using "Line Wrap" to anywhere, you will see this movement! this make my head break, probably same with you!!? LOL hope someone knows how to disable this.

1 个答案:

答案 0 :(得分:-2)

已解决*问题:在NetBeans中&gt;工具&gt;选项&gt;编辑与GT;标签“折叠”&gt; “语言:所有语言,”禁用*启用代码折叠选项