Maxim Davydov

Results 2 comments of Maxim Davydov

@elricli @lutherjohnrichards I'm also facing the same issue, did you fixed it for yourselves? The best thing that worked for me was `ln -s`

For those who is struggling with the same issue, I've found a workaround. [This extension checks only current vscode workspace](https://github.com/zxh0/vscode-proto3/blob/master/src/proto3Import.ts#L16C42-L16C67) for imports, so you can link your protobuf include directory...