Meadow icon indicating copy to clipboard operation
Meadow copied to clipboard

Cannot be used with the latest vs code at windows 10

Open boyyao opened this issue 4 years ago • 2 comments

It's a very good project, but I had problems using it.

Usage environment:

windows 10 x64

vs cdde 1.51.1

Meadow: store version to replace some files > develop version

Question:

When starting vs code, the output is as follows:

Extension activation.

Error during update check in for meadow.debugsolsources : SyntaxError: Unexpected token < in JSON at position 0

Error running update on DebugSolSources tool:

SyntaxError: Unexpected token < in JSON at position 0

When debugging, it will prompt:

couldn't find a debug adapter descriptor for debug type 'solidityMeadow' (extension might have failed to activate)

And the following outputs:

Resolving debug configuration: {"type":"solidityMeadow","request":"launch","name":"Debug Solidity (via unit test run)","__ configurationTarget":5}

Using debug configuration: {"type":"solidityMeadow","request":"launch","name":"Debug Solidity (via unit test run)","__ configurationTarget":5,"workspaceDirectory":"d:\ETH\xxx"}

boyyao avatar Dec 09 '20 10:12 boyyao

Same problem here

Screenshot_2658

vitorgamer58 avatar May 16 '21 21:05 vitorgamer58

Same problem. Meadow Solidity Debugger panel output as follow: Extension activation. Debugger tool is installed and up to date. Resolving debug configuration: {"type":"solidity","request":"launch","name":"Debug Solidity","__configurationTarget":5} Using debug configuration: {"type":"solidity","request":"launch","name":"Debug Solidity","__configurationTarget":5,"workspaceDirectory":"d:\迅雷下载\Develope\solidity"}

yonghenghuanmie avatar Feb 17 '22 13:02 yonghenghuanmie