Closed Ramzy1990 closed 1 year ago
Thanks for reporting this. I'll have a look.
Ok, check v0.6.2
it works for me in VSCode 1.82
Thank you for the prompt hotfix! The main issue has been solved, but now the "Malformed Input." warning appears whenever an input file is saved, even if it confirms to the hit file check (supposedly). I think opening a new issue for this is better.
I encountered the following error on vscode 1.82:
This error appears while using either the 0.6.0 or the updated 0.6.1 (and even the 0.5.1) on WSL through a vscode server. Tried it on different WSL Linux distributions (Ubuntu-22.04 and Ubuntu-23.10 (through Ubuntu-Preview)).
Downgrading to vscode 1.81 solves this problem. It seems to be related with upgrading Node.js to version 18 from 16 in the latest vscode 1.82 as explained here.