uctakeoff / vscode-counter

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

There was no target file in remote service #43

Closed kong13661 closed 3 years ago

kong13661 commented 3 years ago

I want to count my c++ codes in my remote service, but it said There was no target file. I'm sure I have installed the C/C++ package.

uctakeoff commented 3 years ago

When using VSCode Counter in VSCode Remote Development, use the Save language configurations function You will need to. See below for more information.

kong13661 commented 3 years ago

When using VSCode Counter in VSCode Remote Development, use the Save language configurations function You will need to. See below for more information.

I am sorry for my late response. It works! Thank you! But I can't open above link. Hah

rohitkrishna094 commented 2 years ago

@kong13661 https://github.com/uctakeoff/vscode-counter#save-language-configurations

Its the above link.