File size information in PHPstorm

Answered

I would like to know in PHPstorm how much the size is of a file.

 

I know I can go to the finder 'reveal in finder' but I would like to hover over the file, or just have a detail bar or something with the file size.

Does anyone have a solution for this or a plugin?

3
3 comments

Try using Quick Doc (ctrl+Q) - it would show the file size there.

8

How dos it work on MAC. conrtol+Q do nothing, CMD+Q quits PhpStorm.

0

@Exotec De

Use whatever you have got there for "View | Quick Documentation" action (Ctrl+Q on Windows)

0

Please sign in to leave a comment.