Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Delete commands (deleteLeft,deleteRight) don't work in dialogs #147218

Open
Labels
editor-commandsEditor text manipulation commandsfeature-requestRequest for new features or functionality
Milestone
@leep-frog

Description

@leep-frog

Issue Type:Bug

Steps to reproduce

  1. Add the following to keybindings.json
{        "key": "ctrl+h",        "command": "deleteLeft"},
  1. Verify it works in file focus

  2. Execute it in a dialog focus (find or command palette) and get unexpected result

Expectation: A character from the focused dialog should be deleted
Actuality: A character from the last editor focus is deleted

When I search the binding for mybackspace key inPreferences: Open Keyboard Shortcuts, it shows thatbackspace is bound todeleteLeft. The aforementioned result is all the more unexpected considering that the backspace key does what I expect whereas ctrl+h doesn't, even though they are "supposedly" bound to the same command.

VS Code version: Code 1.66.1 (8dfae7a, 2022-04-06T14:50:12.141Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No

System Info
ItemValue
CPUs11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 x 2995)
GPU Status2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg)undefined
Memory (System)15.71GB (5.82GB free)
Process Argv--crash-reporter-id b6b63ffd-30a1-4a6a-ad59-7dbdd7de2c9f
Screen Readerno
VM0%
Extensions (39)
ExtensionAuthor (truncated)Version
project-managerale12.5.0
tsl-problem-matcheramo0.6.2
github-markdown-previewbie0.2.0
markdown-checkboxbie0.3.2
markdown-emojibie0.2.1
markdown-footnotesbie0.0.7
markdown-preview-github-stylesbie1.0.1
markdown-yaml-preamblebie0.1.0
gitignorecod0.7.0
doxdocgencsc1.4.0
vscode-eslintdba2.2.2
git-extension-packdon0.1.3
githistorydon0.6.19
gitlenseam12.0.5
EditorConfigEdi0.16.4
gogol0.32.0
better-cpp-syntaxjef1.15.13
Lispmat0.1.12
vscode-dockerms-1.21.0
pythonms-2022.4.1
vscode-pylancems-2022.4.0
jupyterms-2022.3.1000901801
jupyter-keymapms-1.0.0
jupyter-renderersms-1.0.6
remote-containersms-0.231.5
remote-sshms-0.78.0
remote-ssh-editms-0.80.0
remote-wslms-0.66.0
cmake-toolsms-1.10.5
cpptoolsms-1.9.7
cpptools-extension-packms-1.1.0
powershellms-2021.12.0
multi-commandryu1.5.1
kb-macrotsh0.12.0
cmaketwx0.0.17
groogund0.0.1
clang-formatxav1.9.0
vscode-open-in-githubziy1.3.6
vscode-proto3zxh0.5.5

(1 theme extensions excluded)

A/B Experiments
vsliv368:30146709vsreu685:30147344python383cf:30185419vspor879:30202332vspor708:30202333vspor363:30204092vstes627:30244334pythonvspyl392:30443607pythontb:30283811pythonptprofiler:30281270vshan820:30294714vstes263:30335439pythondataviewer:30285071vscod805:30301674pythonvspyt200:30340761binariesv615:30325510bridge0708:30335490bridge0723:30353136vsaa593:30376534vsc1dst:30438360pythonvs932:30410667wslgetstarted:30449410pythonvsnew555:30457759vscscmwlcmt:30465135cppdebugcf:30466690pynewfile477:30463512

Metadata

Metadata

Assignees

No one assigned

    Labels

    editor-commandsEditor text manipulation commandsfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp