当我打字时 Eclipse 不断移动光标
所以我正在使用 RSA (基于 eclipse),无论如何,当我输入时,如果我暂停一秒钟,它会突出显示任何错误,这会移动光标,因此如果我再次开始输入,它将覆盖突出显示的内容。它最近才开始这样做。例如,如果我输入这一行:
private static final String APP_ID = "
并在输入其余部分之前暂停(1235";),Eclipse 将突出显示文本“APP_ID”,因此一旦我再次开始输入,它将覆盖该文本,除非我手动将光标移回 ?
是否有设置可以阻止此操作
So I'm using RSA (which is eclipse based), anyway, when I type, if I pause for a second, it will highlight any error, which moves the cursor so if I start typing again it will overwrite what's highlighted. It just started doing this recently. For instance, if I type this line:
private static final String APP_ID = "
And pause before typing the rest (1235";), eclipse will highlight the text "APP_ID", so once I start typing again it will overwrite that text unless I manually move the cursor back to the end of the line.
Is there a setting to stop this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论