简体   繁体   中英

Visual studio code lost Javascript syntax highlight after upgrading to 0.10.10

Here is my screenshot? How to solve this? Thanks. 在此输入图像描述

I had same problem and this is solution worked for me:

Go to %appdata%\\Code\\Local Storage and delete those to files: file__0.localstorage and file__0.localstorage-journal .

On macOS, the path to the files is

/Users/<user>/Library/Application Support/Code/Local Storage .

Your VS Code settings will be reset to default.

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