IntelliJ IDEA:将插入符号移动到词尾
IntelliJ IDEA: move caret to end of word
(运行 MacOS)
我习惯于使用 option+left/right 箭头将插入符号移动到单词的末尾。在 IntelliJ 中,它会移动到下一个单词,请参见下面的示例。
如果我按下选项+向右箭头,插入符号将移动到以下位置:
我能否以某种方式配置 IntelliJ,使其移动到下方位置?
IntelliJ IDEA 2019.2 introduces 插入符移动(文件 | 设置(macOS 上的首选项)| 编辑器 | 常规)的以下新选项:
将 "When moving by words" 选项设置为 "Always jump to word end"。
(运行 MacOS)
我习惯于使用 option+left/right 箭头将插入符号移动到单词的末尾。在 IntelliJ 中,它会移动到下一个单词,请参见下面的示例。
如果我按下选项+向右箭头,插入符号将移动到以下位置:
我能否以某种方式配置 IntelliJ,使其移动到下方位置?
IntelliJ IDEA 2019.2 introduces 插入符移动(文件 | 设置(macOS 上的首选项)| 编辑器 | 常规)的以下新选项:
将 "When moving by words" 选项设置为 "Always jump to word end"。