Justin Head

Results 42 comments of Justin Head

Hi @kikolehm, good suggestion. It will require some changes to the ReceiveMessageWorker in the native code to pass back either a JS object containing both mtext and mtype or a...

I encountered the same issue with the Cargo.toml in a subdir from the project root. Directly opening that subdir in vscode/cursor worked fine. ``` project/ ├── my_crate/ │ ├── Cargo.toml...