pycharm多行注釋顏色、字體大小設置


  • 單行注釋顏色設置

Preferences --> Editor --> Corlor Scheme --> Python -- Line Comment

  • 多行注釋顏色設置:
    1)修改函數內部代碼塊說明顏色

Preferences --> Editor --> Corlor Scheme --> Python --Docstring --> Text

如果灰顯,不能編輯顏色,去掉這個繼承性的勾選

 

 

 

2)修改多行注釋顏色

Preferences --> Editor --> Corlor Scheme --> Python --String --> Text
(沒想到是修改字符串的顏色)

 

  • 修改字體大小
  •  

     

轉自https://www.jianshu.com/p/2b3e8e4e2c5d

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM