solo-io / squash

The debugger for microservices
https://squash.solo.io
Apache License 2.0
1.74k stars 103 forks source link

path substitution lookup util #215

Open mitchdraft opened 5 years ago

mitchdraft commented 5 years ago

currently, the vscode extension assumes one path substitution spec per workspace

However, some workspaces contain several programs with different remote paths

Suggestion:

Implement a lookup system which takes a local path and returns a remote path. Local path should be derived from the debug target

Example: