uctakeoff / vscode-counter

VS Code extension: counts blank lines, comment lines, and physical lines of source code in many programming languages.
MIT License
152 stars 20 forks source link

Does not work #67

Open tinder-tannerbennett opened 2 years ago

tinder-tannerbennett commented 2 years ago

Environment

Steps to Reproduce

  1. Install extension
  2. Open a folder in VS Code
  3. Run command "VSCodeCounter: Count Lines in Directory/Workspace"
  4. Observe status bar progress indicator appears and completes

Expected behavior

A new tab appears like in the README GIF

Actual behavior

Nothing happens

BurgessX commented 1 year ago

Same

Version: 1.62.3 (system setup) OS: Windows_NT x64 10.0.19044

tjx666 commented 1 year ago

Same here:

After run command VSCodeCounter: Count lines in workspace in a large project.

image

But works in small project