一.解决visual studio code无法跳转到定义的问题 若VS code无法跳转到代码定义,则在VS code中安装以下包: 1.安装Linter pylint 2.首次安装时也需要安装remote python(这一条我没用到,但是在安装Linter pylint前需要安装pip) 相关文章: 2021-08-30 2021-04-24 2022-02-07 2022-12-23 2021-06-05 2021-08-20 2022-02-28