Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 在VS代码中从光标到行尾进行选择_Macos_Visual Studio Code - Fatal编程技术网

Macos 在VS代码中从光标到行尾进行选择

Macos 在VS代码中从光标到行尾进行选择,macos,visual-studio-code,Macos,Visual Studio Code,我必须擦掉我的电脑并重新安装VS代码。command+shift+arrow快捷方式在其他应用程序中有效,但在VS代码中无效。我的目标是选择从光标到行首或行尾的所有文本 在键盘快捷键中,cursorEndSelect命令看起来具有正确的键绑定,但实际上不起作用。我错过了什么 也就是单词end,使用shift+end@rioV8不想使用shift+end(fn+shift+right,我相信在macOS中)。我想使用cmd+shift+right就像我的mac上的其他任何地方一样。VS代码是唯一不

我必须擦掉我的电脑并重新安装VS代码。command+shift+arrow快捷方式在其他应用程序中有效,但在VS代码中无效。我的目标是选择从光标到行首或行尾的所有文本

在键盘快捷键中,cursorEndSelect命令看起来具有正确的键绑定,但实际上不起作用。我错过了什么


也就是单词end,使用
shift+end
@rioV8不想使用
shift+end
fn+shift+right
,我相信在macOS中)。我想使用
cmd+shift+right
就像我的mac上的其他任何地方一样。VS代码是唯一不起作用的地方。我找错地方了吗?您可以删除一个keybinding并为此keybinding设置一个新命令,请参见上的文档页keybinding@rioV8在我附加的图像中,键绑定已经正确,但快捷方式不起作用…请查看是否有其他命令具有相同的键绑定。录制时使用GUI并键入快捷方式,请参见keybinding文档页面即word end,使用
shift+end
@rioV8不想使用
shift+end
fn+shift+right
,我相信在macOS中)。我想使用
cmd+shift+right
就像我的mac上的其他任何地方一样。VS代码是唯一不起作用的地方。我找错地方了吗?您可以删除一个keybinding并为此keybinding设置一个新命令,请参见上的文档页keybinding@rioV8在我附加的图像中,键绑定已经正确,但快捷方式不起作用…请查看是否有其他命令具有相同的键绑定。录制时使用GUI并键入快捷方式,请参见keybinding文档页面