Hello, I am facing some issues with the extension. I have latest vscode, with prettier and motoko extension installed. I installed latest `dfx 0.14.4` following the official guide (curl) I created a simple project with `dfx new sample_project` The vscode extension does not seem to work, no formatting, no inputs, no syntax highligting, intellisense or import actions... The extension output looks like this after hovering some part of the motoko file:  Any idea? Do I need to install or configure mops for the extension to work? (I don't have it installed)