1.在用户设置中找到下面代码,将其设置为True
"python.autoComplete.addBrackets": true
2.如果以上设置不能生效,将下面代码设置为True
"python.jediEnabled": true
转载于:https://www.cnblogs.com/lalavender/p/10724468.html
1.在用户设置中找到下面代码,将其设置为True
"python.autoComplete.addBrackets": true
2.如果以上设置不能生效,将下面代码设置为True
"python.jediEnabled": true
转载于:https://www.cnblogs.com/lalavender/p/10724468.html