Running coc-python with MPLS. Most things are working well.
I have a situation where coc-python isn't giving me as much information as vscode though. I'm calling "go to references" on a function definition, and in vscode I also get a reference to a call in an adjacent file, but in coc-python I'm only getting the function definition itself. How does vscode know which files to search for references in?
Running coc-python with MPLS. Most things are working well.
I have a situation where coc-python isn't giving me as much information as vscode though. I'm calling "go to references" on a function definition, and in vscode I also get a reference to a call in an adjacent file, but in coc-python I'm only getting the function definition itself. How does vscode know which files to search for references in?