microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.84k stars 28.21k forks source link

workbench.action.terminal.clearのショートカットが効かない #100507

Closed ossa03 closed 4 years ago

ossa03 commented 4 years ago

Issue Type: Bug

I can't clear it by pressing "command + k" in the terminal. You can clear it by typing "clear" with the command, but the shortcut can no longer be used. Is there a way to fix it?

VS Code version: Code 1.46.0 (a5d1cc28bb5da32ec67e86cc50f84c67cc690321, 2020-06-10T08:59:06.977Z) OS version: Darwin x64 19.5.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-8210Y CPU @ 1.60GHz (4 x 1600)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|3, 3, 3| |Memory (System)|8.00GB (0.30GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (71) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|2.0.5 vscode-file-peek|abi|1.0.1 Bookmarks|ale|11.3.0 numbered-bookmarks|ale|7.1.1 project-manager|ale|11.0.1 react-pure-to-class-vscode|ang|1.1.8 vscode-toggle-quotes|Bri|0.3.2 npm-intellisense|chr|1.3.0 path-intellisense|chr|2.2.1 highlight-line-vscode|cli|0.0.1 vscode-devtools-for-chrome|cod|0.0.7 bracket-pair-colorizer-2|Coe|0.1.4 dart-code|Dar|3.11.0 flutter|Dar|3.11.0 vscode-markdownlint|Dav|0.36.0 vscode-eslint|dba|2.1.5 docs-preview|doc|0.3.51 githistory|don|0.6.5 es7-react-js-snippets|dsz|2.8.0 gitlens|eam|10.2.2 LogFileHighlighter|emi|2.8.0 prettier-vscode|esb|5.0.1 font-switcher|eva|3.1.0 file-icons|fil|1.0.24 auto-close-tag|for|0.5.7 auto-rename-tag|for|0.1.3 fontsize-shortcuts|fos|1.5.0 html-tag-wrapper|hwe|0.2.3 output-colorizer|IBM|0.1.2 webpack|jer|2.2.0 docthis|joe|0.7.1 inline-parameters|lia|0.2.1 MagicPython|mag|1.1.0 Kotlin|mat|1.7.1 rainbow-csv|mec|1.7.0 dotenv|mik|1.0.1 HTMLHint|mka|0.8.0 theme-monokai-pro-vscode|mon|1.1.17 vscode-scss|mrm|0.9.0 vscode-language-pack-ja|MS-|1.46.3 python|ms-|2020.6.88468 debugger-for-chrome|msj|4.12.8 vscode-react-native|msj|0.16.0 color-highlight|nau|2.3.0 vscode-extension-auto-import|Nuc|1.4.3 react-proptypes-intellisense|OfH|1.0.3 codic|piz|0.1.0 material-icon-theme|PKi|4.2.0 vscode-react-refactor|pla|1.0.5 webstorm-icons|pms|1.0.0 vscode-css-peek|pra|3.0.2 live-sass|rit|3.0.0 LiveServer|rit|5.6.1 synthwave-vscode|Rob|0.1.5 code-settings-sync|Sha|3.4.3 trailing-spaces|sha|0.3.1 code-clip-ring|Sir|0.4.0 vscode-csstree|sme|0.8.0 autoimport|ste|1.5.3 code-spell-checker|str|1.9.0 sass-indented|syl|1.8.6 vsfire|tob|1.4.1 lorem-ipsum|Tyr|1.2.0 highlight-matching-tag|vin|0.9.9 vscodeintellicode|Vis|1.2.8 colonize|vms|2.2.2 vscode-icons|vsc|10.1.1 vscode-icons-mac|way|7.25.3 vscode-import-cost|wix|2.12.0 JavaScriptSnippets|xab|1.8.0 html-css-class-completion|Zig|1.19.0 (7 theme extensions excluded)
ossa03 commented 4 years ago

I can't clear it by pressing "command + k" in the terminal. You can clear it by typing "clear" with the command, but the shortcut can no longer be used. Is there a way to fix it?

ossa03 commented 4 years ago

After resetting the shortcut key, it is restored