I have some third party libraries for my application and source files of those libraries.Is there any way to add those directories to vscode when debugging?
I thought sourceFileMap may do this job but did't figure out how to configure this.
Any help is appreciated.