Dreamoochy

Results 6 comments of Dreamoochy

Thank you. It seems there're some related issues. 1. In CodeLite dir there is a subdir `\gdb_printers` which contains `\rustlib\etc` with the python scripts. So CodeLite distro already has rust-related...

As it seems, with Rust v1.76 vectors are expanded correctly in Debugger/Locals, but it is still unable to view vector items in Debugger/Watches.

> I had the same issue but solved it by manually putting the path in the extension config Thanks, it works. Partially. 1. It works with the direct paths only,...

> I'm having issues ith this as well . I'm interested how you made it portable on a USB flashdrive? To be honest, it's not really portable. Basically it's just...

I've faced the [similar issue](https://github.com/muhammadsammy/free-omnisharp-vscode/issues/60) with free-omnisharp-vscode v2.0. So it might be extension-related issue.

> Added this workaround in v2.8.23. v2.8.23 on Win10 now looks like it does nothing. When I press F5, build process is started, and then nothing happens. It doesn't stop...