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

Path is rendered incorrectly #74

Closed rhys-vdw closed 2 years ago

rhys-vdw commented 2 years ago

image

Path should be: C:\Users\rhysv\Projects\enter-the-chronosphere\Assets\_Game\Scripts

The backslash before _ is elided. Perhaps the \ is being treated as an escape?

uctakeoff commented 2 years ago

Fixed in version 3.0.5.