How do I solve this?

Error Trying to parse file: No data in Packages\User\Default(Windows).sublime-keymap:1:1

Whenever I try to open Sublime Text 3 this error pops up and the program never starts. How do I fix this error? I don't know what I should do. Any help is deeply appreciated.

有帮助吗?

解决方案

Navigate to C:\Users\<username>\AppData\Roaming\Sublime Text 3\Packages\User\Default (Windows).sublime-keymap. Open the file with some text editor (say Notepad++) Then enter [] into the file. I'm guessing it got created with no contents (which is causing the error). If there are entries there, please post the contents. Though you may be able to just wrap it in square braces.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top