Vscode: Cursor jumping around on typing

Created on 16 Jun 2018  路  13Comments  路  Source: microsoft/vscode

On 678f87ed45c0f18a76ad19fa9de555e77dea78a8

Steps to Reproduce:

  1. Enable outline
  2. Open a json file:
{
    "a": {
        "b": 1,
        "a": 
    }
}
  1. Type a value for a.a in the json file

Bug

jun-15-2018 15-25-22

Only seems to repo when outlined is enabled

bug important verified

Most helpful comment

Yeah, I can push another release for today

All 13 comments

Seems caused by the calls to _revealTreeSelection. Doesn't repo 100% of the time. May require switching back and forth between some files first

This is horrible 馃槄 Was thinking i was being pranked.

Thanks for the workaround.

馃檲 happens to me as well, also inside TypeScript files. VSCode Insiders basically not usable right now 馃槥

Fortunately

Only seems to repo when outlined is enabled

馃槄

yeah, I saw that too...

When will this be updated to Vscode Insider Release?
VSCode-Insider it totally unusable right now.

Yeah, I can push another release for today

ETA on release?

@changavila @jrieken @whimzee Meanwhile you can disable the "outline". that'll fix it for now.

@juristr How do you go about disabling it?

image
I tried looking for outline in settings @juristr I just couldn't find it.

Keep in mind you can also use the stable version of vscode until this is fixed. Stable is working fine.

@WoodyWoodsta just in the vscode file explorer, right-click on the title area and uncheck "outline"

I'm using 1.25.1 (stable) and running into the same issue. It's only started recently though.
Using Windows 10
image

I don't remember enabling any "outline" setting though.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mariusa picture mariusa  路  219Comments

Tyriar picture Tyriar  路  204Comments

Tyriar picture Tyriar  路  187Comments

misolori picture misolori  路  282Comments

Tekbr picture Tekbr  路  191Comments