Closed Tedyst closed 6 years ago
Apparently this breaks the functionality of the Recently Opened files. I'm working on it right now.
I have made a typo in the first commit.
Hi @Tedyst, thanks for your contribuition.
I'll release a version tomorrow.
This could fix #53 . This bug was triggering when the extension couldn't find the filePath (because it dosen't exist or other reasons). Checking if the filePath is undefined resolved this issue and allows the extension to be loaded by VSCode.