Skip to content

"editor.autoClosingQuotes": "always" does not always apply #62968

@mjbvz

Description

@mjbvz

Issue Type: Bug

Related to #61070

Repo

  1. Set "editor.autoClosingQuotes": "always"
  2. In a js file with cursor at |:
abc|
  1. Type ` (backtick)

Expected
Backtick is closed since we have set the mode to always

Actual
Quote is not closed

VS Code version: code-oss-dev 1.30.0 (Commit unknown, Date unknown)
OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 3, 3
Memory (System) 16.00GB (0.08GB free)
Process Argv .
Screen Reader no
VM 25%

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions