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

Comment count doesn't work in some files correctly #100

Open araeubig opened 6 months ago

araeubig commented 6 months ago

After adding the extension and configuring the settings in my main devcontainer.json file most things work. But counting of my comments and block comments in PHP files doesn't work. I get everytime Comments "0".