Open bardware opened 4 years ago
I'm seeing the same problem
https://github.com/KamasamaK/vscode-cflint/blob/master/src/extension.ts#L825
Today, I'm on VSCode 1.58.2, I see error
TypeError: Cannot read property 'getAPI' of undefined
at activate (d:\vscode\cfml\exts\kamasamak.vscode-cflint-0.3.4\out\src\extension.js:695:43)
I'm using Code 1.40.2 and
CFLint for Visual Studio Code
in version 0.3.4. I'm surprised by the fact that theProblems
view is empty all the time. I look into the console and see some errors related to your plugin. Does Code work differently, today, than it did, when you developed the Plugin?