"sourceMap": {
"/rustc/5e1a799842ba6ed4a57e91f7ab9435947482f7d8": "/Users/[User]/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust"
},
"sourceMap": {
"/rustc/*": "/Users/[User]/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/src/rust"
},
OS: MacOS 10.14.6 & linux
VSCode version: 1.42.0
Extension version: 1.4.5
Python version: Python 3.7.4
LLDB version: lldb-1001.0.13.3
Swift-5.0
Source maps should be able to contain wildcards
I'm sure at one point glob support was working, but now it doesn't either in dev container or on MacOS.
Steps to reproduce
Working
Not working