-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
<tab> being inserted instead of actual tabs #59925
Comments
Some questions:
|
Have the same problem since yesterday.
|
Sorry for the late reply, here's the requested info. Due to the fact that the issue is so sporadic, I'm not sure that opening the window with extensions disabled will prove anything. OS: Ubuntu 18.04.1 VSCode: Extensions: |
Thanks @ssgtmccrae and @vityas-off for the additional info! Do you think this is related? VSCodeVim/Vim#2499 |
It's less deterministic, issue occurs at every tab input, not only replace. |
Yeah, I think this is an issue with the extension. Someone else has already filed at issue about it in that repo: #59925 Looks like the releases page has all of the previous |
While VSCodeVim/Vim#2499 is still an issue, it appears to happen only on replace. This is more likely related to: VSCodeVim/Vim#3096. I am finishing up a fix for that issue. It happens if you are open or change editors that are in different Vim modes. A workaround is to change modes in the editor when you detect the problem, such as pressing I don't know that these would affect the other issue mentioned regarding |
^^ PR is merged and should be resolved with the next VSCodeVim release. |
Occurs randomly throughout the day, not occurring in any other applications, fixed by restarting VSCode. Also having issues with VSCode forgetting the replace tabs with 2 spaces even though detect indentation is turned off. Please let me know if this human error :-)
register: lxc_info
when: ansible_distribution_release == 'bionic'
name: DEBUG - DEBUG - DEBUG
<tab><tab><tab><tab><tab><tab><tab>
name: Template Preseed file for 18.04
template:
The text was updated successfully, but these errors were encountered: