Where does sublime store the last cursor position of a previosuly opened file?
问题 I would like to export a list of last opened files (tabs) and the last cursor position for each file, in Sublime editor. I can easily parse the session file called Session.sublime_session located in the installation sub-path: <install path>/Data/Local/ (in Windows), to get the file names. But looking in that file, there are no obvious line numbers to be found. Or did I miss something? Where is the last cursor position stored? UPDATE I now see that it is stored in the JSON field called