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

VSCodeCounter: Unsupported #31

Closed gornin closed 4 years ago

gornin commented 4 years ago

There is no action or response when I press command+shift+p & choose VSCodeCounter: Count lines in workspace in my vscode version 1.47.3. I have no idea what's going wrong. Am I missing some configuration or installed other extensions which may cause conflicts? image

gornin commented 4 years ago

The problem has been resolved. Switch "search.followSymlinks" to false in your settings.json file, kill rg.exe progress.