0
点赞
收藏
分享

微信扫一扫

IDEA_代码行数统计

贵州谢高低 2022-06-14 阅读 145


文章目录

  • ​​if you just want to know how many lines in the current file :​​
  • ​​use a professional plugin:​​
  • ​​statistic the project:​​

if you just want to know how many lines in the current file :

in windwos ,you can use ctrl+end
(if you use laptop ,you could use the Fn+Ctrl+left instead)
IDEA_代码行数统计_IDEA

use a professional plugin:

statistic :
IDEA_代码行数统计_IDEA_02

statistic the project:

IDEA_代码行数统计_IDEA_03

click the statistic window,the refresh:
IDEA_代码行数统计_IDEA_04


举报

相关推荐

0 条评论