Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Count Code of LineNew to Visual Studio Code? Get it now.
Count Code of Line

Count Code of Line

Buzzy Event(Nilesh Chavan)

|
1,562 installs
| (0) | Free
Count the number of lines in your entire project, excluding specified directories and files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Count Code of Line Extension for Visual Studio Code

This extension provides commands to count the lines of code in your workspace, excluding specified directories and files. It also provides a progress bar to track the counting process and generates a report with the total line count in either text or CSV format.

Features

  • Counts the lines of code in your workspace.
  • Excludes specified directories and files (e.g., migrations, .git, .vscode, and report.txt).
  • Provides a progress bar to track the counting process.
  • Generates a report with the total line count in either text or CSV format.

Usage

  1. Install the extension.
  2. Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on macOS).
  3. Run one of the following commands:
    • Count Lines of Code: Text File to generate a text report.
    • Count Lines of Code: CSV File to generate a CSV report.

Requirements

This extension has no specific requirements or dependencies.

Known Issues

There are no known issues at the moment. If you encounter a bug, please open an issue on the GitHub repository.

Release Notes

1.1.0

Added support for generating the report in CSV format.

1.0.0

Initial release of Count Code of Line.

For more information

For more information about the extension, please visit the GitHub repository.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft