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

Can't re-insert Tab using . #1811

Closed
pushkin- opened this issue Jun 6, 2017 · 1 comment
Closed

Can't re-insert Tab using . #1811

pushkin- opened this issue Jun 6, 2017 · 1 comment

Comments

@pushkin-
Copy link

pushkin- commented Jun 6, 2017

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST?: Bug report

Environment:

  • VSCode Version: 1.12.2
  • VsCodeVim Version: 0.8.4
  • OS: Windows 10

What happened:
I inserted a tab, pressed Esc and repeated the command with .. I expected a tab to be inserted. Instead, the cursor moved back a character and no tab was inserted.

I can re-insert spaces, however.

How to reproduce it:
<Esc>i<Tab><Esc>.

@Chillee
Copy link
Member

Chillee commented Jun 6, 2017

This is a duplicate of #612

I thought I'd fixed this issue in the past, but this issue is actually a massive pain.

A "tab" in VSCode is not actually just a "tab". It can be an autocomplete, emmetcompletion, etc.

@Chillee Chillee closed this as completed Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants