Skip to content

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

Open
MrRefactoring wants to merge 3 commits into
octref:masterfrom
MrRefactoring:master
Open

Fix: does not work on VSCode 1.47.0 and later#144
MrRefactoring wants to merge 3 commits into
octref:masterfrom
MrRefactoring:master

Conversation

@MrRefactoring

@MrRefactoring MrRefactoring commented Jul 20, 2020

Copy link
Copy Markdown

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants