Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing parenthesis keeps repeating #80294

Closed
bmewburn opened this issue Sep 4, 2019 · 4 comments
Closed

Closing parenthesis keeps repeating #80294

bmewburn opened this issue Sep 4, 2019 · 4 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@bmewburn
Copy link

bmewburn commented Sep 4, 2019

Issue Type: Bug

  1. Type a (. Watch it auto close.
  2. Type a ). The cursor skips over the existing ).
  3. Move cursor back in between the parentheses.
  4. Type a ) again. The ) gets repeated.

I'm sure the behaviour on previous vscode versions was to always skip over the existing parenthesis. I've tried with editor.autoClosingBrackets languageDefined and always. This is in typescript but I see it in other languages too.

closing_parenthesis

VS Code version: Code 1.37.1 (f06011a, 2019-08-15T16:17:25.463Z)
OS version: Linux x64 4.9.0-9-amd64

System Info
Item Value
CPUs Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 3099)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: unavailable_off
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 7.69GB (0.12GB free)
Process Argv --unity-launch
Screen Reader no
VM 0%
Extensions (7)
Extension Author (truncated) Version
vscode-intelephense-client bme 1.2.2
vscode-eslint dba 1.9.1
gitlens eam 9.9.3
vsc-material-theme Equ 30.0.0
vscode-docker ms- 0.7.0
csharp ms- 1.21.1
ayu tea 0.18.0

(1 theme extensions excluded)

@usernamehw
Copy link
Contributor

/duplicate of #78833

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 4, 2019
@vscodebot
Copy link

vscodebot bot commented Sep 4, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 4, 2019
@gjsjohnmurray
Copy link
Contributor

/duplicate of #78833. Behaviour changed in 1.37. A config option in 1.38 allows you to reinstate previous behaviour.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants