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

Hitting the tab key inserts <tab></tab> #60076

Closed
AndreSteenveld opened this issue Oct 6, 2018 · 2 comments
Closed

Hitting the tab key inserts <tab></tab> #60076

AndreSteenveld opened this issue Oct 6, 2018 · 2 comments
Labels
*caused-by-extension Issue identified to be caused by an extension *duplicate Issue identified as a duplicate of another issue(s)

Comments

@AndreSteenveld
Copy link

Issue Type: Bug

I am not completly sure what the root cause is. But when I open a file and start typing everything works as you'd expect. After going to another window or to another file and coming back to the orginal one hitting the tab-key will insert <tab></tab>

VS Code version: Code 1.27.2 (f46c4c4, 2018-09-12T07:04:11.329Z)
OS version: Darwin x64 17.7.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) 3, 3, 3
Memory (System) 16.00GB (0.18GB free)
Process Argv /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
githistory don 0.4.3
terminal for 0.0.10
vetur oct 0.12.7
vim vsc 0.16.6
gitblame wad 2.4.4
@skbolton
Copy link

skbolton commented Oct 7, 2018

I had this happen too

@RMacfarlane
Copy link
Contributor

@AndreSteenveld @skbolton This is being caused by the vim extension: VSCodeVim/Vim#3096

Looks like a fix has already been checked in for it, not sure when the next release will be. In the meantime, the extension repo has the .vsix files of the previous releases, so you could downgrade to the previous version

@RMacfarlane RMacfarlane added *caused-by-extension Issue identified to be caused by an extension *duplicate Issue identified as a duplicate of another issue(s) labels Oct 7, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants