简体   繁体   中英

Visual Studio 2019 loses focus when editing code

I'm using VS 2019 for Unity development, and sometimes when I'm writing code, my input randomly dissapears.

Example:

I'm typing:

private 

but in the editor after I typed

pr

My other keyboard input dissapears and I have to click inside the editor to fix it. This bug is driving me crazy so I hope someone also had this and found a solution for it.

It was caused by an extension as @Alex K. mentioned. (Perforce not yet made a vs 2019 plugin)

Update they made one.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM