Count Code of Line Extension for Visual Studio CodeThis 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
Usage
RequirementsThis extension has no specific requirements or dependencies. Known IssuesThere are no known issues at the moment. If you encounter a bug, please open an issue on the GitHub repository. Release Notes1.1.0Added support for generating the report in CSV format. 1.0.0Initial release of Count Code of Line. For more informationFor more information about the extension, please visit the GitHub repository. Enjoy! |