Skip to content

vdimir/vscloc

Repository files navigation

vscloc

Count Lines of Code with cloc tool.

Requirements

Install cloc.

Extension Settings

  • vscloc.format: format string shown in status bar.

    • %t - total number of lines in file
    • %s - source code
    • %b - blank lines
    • %c - comments
  • vscloc.cmd: command to run cloc. %f substituted with current file path

About

Count Lines of Code for vscode

Resources

License

Stars

Watchers

Forks

Packages

No packages published