简体   繁体   中英

Go to definition is not working with docker and vagrant

I have a project running on a docker container and another running on a vagrant machine, when I try in to go to definition in that two projects, I receive this message ex: "No definition found for 'BaseUserManager'. ", for all plugins that I have installed on that machines I get the same message.

PS: Go to definition just work on my local workspace.

can you guys help me to solve this problem please?, I really like vscode and I don't wanna quit the editor because of this issue.

对于扩展名,源必须是本地的,以便能够读取文件以分析源。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM