nervosnetwork / capsule

Capsule is an out-of-box development framework for creating smart contract on Nervos' CKB.
MIT License
60 stars 34 forks source link

feat: supports different test cwd #120

Closed quake closed 10 months ago

quake commented 1 year ago

With this PR we can run debugger in vscode to debug the rust contract with default configuration:

Screenshot 2023-05-15 at 16 53 12
blckngm commented 1 year ago

Maybe we should just use CARGO_MANIFEST_DIR instead of current_dir.