Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我搜索并非常惊讶我找不到使CTRL+ A, CTRL+E工作的可能性。所以我可以跳到行的开头或结尾。Home我正在使用 Mac 并且键盘上没有 Pos1 或Button。
我已经习惯了,因为在我需要它的任何地方,它都存在,而不是在 Eclipse 中。
当您在 Eclipse 中设置自定义键时 - 只需确保您分配的键尚未分配给不同的操作。例如
输入command+ -->)。这会奏效。
我发现的另一个选择是:
Home(到行首),End(到行尾)为我工作)