为什么我的方向键卡住了? CodeRush/VS2010
我的机器上安装了 VS2010 和 CodeRush Express。有时,我会按一些组合键(无意中,不知道我在按什么),这会导致我的向上/向下箭头键“卡住”,它们会停止上下移动光标。重新启动开发环境可以解决该问题。
I have VS2010 and CodeRush Express installed on my machine. Occasionally I am hitting some key combination (inadvertently, don't know what I am hitting) that is causing my up/down arrow keys to get "stuck", they stop moving the cursor up and down. Restarting the dev env fixes the problem.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
刚刚遇到了同样的问题。我设法通过 Ctrl+Tab 切换到不同的选项卡并返回,将编辑器恢复到“正常”模式。
希望这对某人有帮助。
Just had the same problem. I managed to put editor back in "normal" mode by Ctrl+Tab-ing to different tab and back.
Hope this helps someone.
这似乎是 VS2010 的一个已知问题。一些测试人员在 2010 年 9 月报告了该问题。它似乎与 CodeRush 无关,但实际上是一个 Visual Studio bug。
然而,微软似乎已经关闭了这个错误,因为他们无法在实验室中复制它。一种解决方法似乎是按 ALT + Enter。另一种建议是按键盘上的 Enter 键。
This seems to be a known issue with VS2010. Some testers reported it back in the September 2010. It does not appear to be linked to CodeRush, but is in fact a Visual Studio bug.
However, Microsoft seem to have closed the bug as they couldn't replicate it in the lab. One work around seems to be to press ALT + Enter. Another suggests pressing Enter on the keypad.
老实说,我认为这可能不是进行适当的错误调查的最佳场所。
也许考虑在 DevExpress 支持中心 (http://www.devexpress.com/Support /中心/)。
我也不建议将其掩盖起来。您可以提供此问题的问题链接,任何需要类似信息的人都可以点击该链接。
在我看来,DevExpress 的官方支持更有能力处理此问题。
I think in all honesty that this is perhaps not the best place to do a proper bug investigation.
Perhaps consider opening a bug report in the DevExpress Support Center (http://www.devexpress.com/Support/Center/).
I'm not suggesting that this be swept under a carpet either. You can provide a link to the Issue from this question and anyone needing similar information could then follow said link
It just seems to me that DevExpress' official support are better equipped to handle this.
关闭您的视觉工作室窗口并再次重新打开您的项目。钥匙将开始正常工作。
Close your visual studio window and reopen your project again. Key will start working normally.
我的就是这么做的。我有Windows 7。摆脱这个问题的唯一方法是更改您的设置! :p
mine does that to . I have windows 7 . The only way to get rid of that is to change your settings !! :p
对我来说,罪魁祸首是 Skype 的“Clownfish”。
默认情况下启用 Ctrl-Shift 热键。
The culprit for me was "Clownfish" for Skype.
Ctrl-Shift hot keys are enabled by default.