如何停止使用鼠标,而编程我的IDE?我的、鼠标、停止使用、IDE

2023-09-03 08:53:18 作者:爱吃貓dē魚。

我喜欢使用IDE,因为我得到了一些伟大的生产力。但是,我有几个原因,停止使用鼠标带有一个IDE:

I love using an IDE, because I get some great productivity gains. However, I have a couple reasons to stop using a mouse with an IDE:

要code更快 - 这肯定会减慢我的编码时,我的打字与所有的常量点和点击的中断 要减轻痛苦 - 我从来没有疼痛的键盘,但我得到肌腱炎的鼠标。

我有我的小抄为我的IDE打印出来,现在我已经准备好了。

I've got my cheat sheet for my IDE printed out and now I'm ready.

什么是最好的办法下车鼠标? 有没有,我要碰到?任何障碍 是否有具体的IDE任何提示(Visual Studio中,Eclipse的,等等)?

推荐答案

将它移动到错误的一边(例如,如果你是右撇子,然后把它放在键盘的左边)。这样的话,你仍然可以在必要时使用它,但你会发现你不使用它unecessarily。

Move it to the wrong side (eg if you are right handed then put it on the left of the keyboard). That way, you can still use it if necessary, but you should find you aren't using it unecessarily.

如果改变立场是不够的,你的大脑混淆,然后将其移动到一个地方,它是可访问的,但你必须去拿它之前想想。只要你不能达到的鼠标,而不考虑这件事,那么你会发现它更容易使用键盘快捷键来代替。基本上你想要的鼠标是一种选择,但键盘是一个更好/更容易/更方便的!

If changing sides isn't enough to confuse your brain, then moving it to a place where it is accessible but you have to think before reaching for it. As long as you can't reach for the mouse without thinking about it, then you will find that it is easier to use keyboard shortcuts instead. Essentially you want the mouse to be an option but the keyboard to be a better/easier/more convenient one!

至于陷阱,那么你可能会发现,如果你一定要考,你需要恢复为使用鼠标的任何界面(Web或基于dektop)。此外,我发现,如果我必须在IDE之外工作,那么它只是效率不高做没有鼠标。我们常常用字规范和文档,并试图逃脱使用,如果没有鼠标,是棘手的(在我的经验)。

As for pitfalls, well you may find that if you have to test any interfaces (web based or dektop) that you need to revert back to using the mouse. Also I find that if I have to work outside of the IDE, then it is just not as efficient to do without the mouse. Often we use WOrd for specifications and documentation, and trying to get away with using that without a mouse, is tricky (in my experience).

烦恼的另一潜在来源,是应用程序(Eclipse的,VS等)之间切换时,你会发现他们往往使用不同的键盘快捷键,因此它可能需要一段时间才能重新站起来,再次加速,或者你有花一些时间重新配置的快捷方式要一致。

Another potential source of annoyance, is when switching between applications (Eclipse, VS, etc), you find that they often use different keyboard shortcuts, and so it can take a while to get back up to speed again, or you have to spend some time reconfiguring the shortcuts to be consistent.