日常学Python,发现刚定义的变量“xiaoming”下面有一条小灰波浪线~
尝试Ctrl+Alt+L大法后,没有起效,后用Crl+F1查看提示。

Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.

大概说的是有一个检查单词拼写的功能,提示我这个变量可能是个拼错的单词。
不得不说PyCharm这功能有点锦上添花的感觉:)
但是强迫症忍不了,
(捉虫)Spellchecker inspection helps locate typos and misspelling
把Effect勾去掉,问题解决~~~

相关文章:

  • 2021-06-22
  • 2021-12-20
  • 2021-05-06
  • 2022-02-09
  • 2021-08-02
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2021-06-30
  • 2021-12-20
  • 2021-08-03
  • 2021-05-16
相关资源
相似解决方案