打开IDEA左上角File
Setting-->Editor-->Color Scheme -->Language Defaults
Comments目录下的
Block comment 多行注释 /* */
Line comment 单行注释 //
Doc Comment 文档文件 /** */
找不到,可以在搜索框搜关键字(如Language)
打开IDEA左上角File
Setting-->Editor-->Color Scheme -->Language Defaults
Comments目录下的
Block comment 多行注释 /* */
Line comment 单行注释 //
Doc Comment 文档文件 /** */
找不到,可以在搜索框搜关键字(如Language)