Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top