Skip to content

Commit 8323b8c

Browse files
author
zhenwei-li
committed
切换到微软 Pylance 服务器
1 parent 087bc64 commit 8323b8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"python.formatting.yapfArgs": [
7070
"--style", "{based_on_style: pep8 ,indent_width: 4, column_limit: 130}",
7171
],
72-
"python.languageServer": "Jedi",
72+
// "python.languageServer": "Jedi",
73+
"python.languageServer": "Pylance",
7374
// "python.languageServer": "Microsoft",
74-
// "python.languageServer": "Pylance",
7575
"python.linting.enabled": true,
7676
"python.linting.flake8Enabled": true,
7777
"python.linting.flake8Args": [

0 commit comments

Comments
 (0)