Skip to content

Fix: does not work on VSCode 1.47.0 and later #144

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MrRefactoring
Copy link

@MrRefactoring MrRefactoring commented Jul 20, 2020

Fixes #143

I spent a couple of hours and figured out that everything works correctly on macOs. Then I opened this extension on Windows 10 and VSCode 1.47.2 in debugger mode and saw several errors that said that the path to the JavaScript files was incorrect. I took as a basis the path handling methods in this case from the vscode-azure-blockchain-ethereum repository

Tested on Windows 10 and macOs Catalina

As a workaround, you can use my hotfix extension:
https://marketplace.visualstudio.com/items?itemName=mrrefactoring.polacode-fixed-edition

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not works on VSCode 1.47.0 and later (Windows)
2 participants