Community
Participate
Working Groups
非常感谢贵公司为我们提供这么好的开发工具,用着非常的爽,但是我在使用的时候发现了一个小小的问题,有时候会让人很恼火,我为了使用方便,配置了所有字母都弹出自动提示,这个提示框有时候提示的不是自己想要的,就比如Button button_close,后面的自动提示框就会出现Button button_closeButton这个选项,显然这个不是我想要的,我后面仅仅只想写一个“=”号,然而你一敲“=”号,它立马就变成了Button button_closeButton= ,所以我建议吧这个自动补全改成点击“enter”键或者“Tab”键确认自动补全。
Here's what I get from Google translation (part of it): ... the configuration of all the letters will pop up automatically prompt, not the prompt box prompting you want sometimes, like on Button button_close, automatically prompt box will appear behind Button button_closeButton this option, obviously this is not what I want, I just want to write back an "=" sign, but you knock "=" sign, it immediately becomes a button button_closeButton =, so I recommend it to change the auto-complete click on "enter" key or the "Tab" key to confirm completion Moving to UI for comment.
Please provide more details in English.
Nice riddle;-) I think it means the user has added all characters as content assist auto activation triggers (bug 101420, bug 348857), and then ran into bug 412992. *** This bug has been marked as a duplicate of bug 412992 ***