Skip to content

Display line count next to file names #3274

@rakotomandimby

Description

@rakotomandimby

Feature request related to a problem

Having line count visible in the IDE file tree is useful because it gives instant context about a file without opening it.

  • Quick size awareness → Spot large or complex files immediately.
  • Better navigation → Know whether you’re opening a small tweak or a huge module.
  • Refactoring hints → Oversized files often signal architectural issues.
  • Code review planning → Helps estimate effort and prioritize work.
  • AI-era control → Detect when generated code makes files grow too much.

Describe the solution you'd like

This is what I imagine

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions