evanw/skew-vscode

Cannot read property 'source' of null

mindplay-dk opened this issue · 0 comments

With the Skew source project in VS code, when I open the core/symbol.sk file from the src folder, I get the following error-message:

skew: TypeError: Cannot read property 'source' of null

There's nothing called source in that file, so I'm guessing this is an internal error in the VS code integration.