rust-analyzer with lsp-docker works well in my environment, but for functions with lens, it reports path not found, and the path is a 'destination-path' in docker, i think it may due to the source-destination mapping not handled in this case?
"No such directory: /workspace/xxxx"
this /workspace is a path in my docker container.