【发布时间】:2019-11-17 21:59:52
【问题描述】:
语法高亮在 vscode 中几乎消失了。 enter image description here
我的vscode版本是:
Version: 1.40.1 (system setup)
Commit: 8795a9889db74563ddd43eb0a897a2384129a619
Date: 2019-11-13T16:49:35.976Z
Electron: 6.1.2
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18362
我已经安装了 Python 扩展包 (1.6.0) 中的所有扩展。
操作系统:Windows 10
我应该怎么做才能恢复语法高亮?
谢谢
【问题讨论】:
-
你的意思是
Pylinter? -
CTRL + P然后输入>select linter然后选择pylint
标签: python visual-studio-code syntax