标签: intellij-idea phpstorm
如何使用键盘快捷键从插入符号到文件末尾选择所有代码?我在文档中找不到任何内容
我在Ubuntu 16.04上使用PhpStorm 2017.1。
答案 0 :(得分:7)
不能代表Ubuntu ..但是在Windows上标准的 Ctrl + Shift + End 工作得很好。
如果有的话 - Settings/Preferences | Keymap。找到Editor Actions | Move Caret to Text End with Selection行动,看看它有什么快捷方式(如果需要,可以将其更改为另一个)。
Settings/Preferences | Keymap
Editor Actions | Move Caret to Text End with Selection
(此处我已使用Find action by Shortcut功能快速找到该操作)
Find action by Shortcut