leodevbro / vscode-blockman

VSCode extension to highlight nested code blocks
https://github.com/leodevbro/vscode-blockman
MIT License
345 stars 16 forks source link

Latest version doesn't work. #108

Closed SaidTorres3 closed 1 year ago

SaidTorres3 commented 1 year ago

The latest version (1.7.2) doesn't work for me. This is the error I get in the developer tools:

image

I tried to reinstall it multiple times, but it doesn't work.

If I install the previous version (1.7.1) it works.

leodevbro commented 1 year ago

Please provide you system info:

OS, VS Code version, and where is the VS Code running? In your local computer or in remote service like Gitpod?

Only this little thing is changed from 1.7.1 to 1.72

https://github.com/leodevbro/vscode-blockman/commit/584293307381951bd0b7e5d2cb4fb20ac0a7b1d3

image

SaidTorres3 commented 1 year ago

In two different computers, the extension didn't work.

VS Code version: 1.77.0 (Local) OS: Windows 11

I don't know why, but I reinstall the extension again today and suddenly it worked. What a strange issue.