Kentaro Ushiyama
Kentaro Ushiyama
It is supposed to be so. Isn't it the "count lines in directory" command you tried?
@iqapps In my environment, no such problem occurs. It seems to be a problem that occurs in certain environments. If you do not have the latest versions of VSCode and...
see #43 #26
By setting `VSCodeCounter.saveLocation` to `"output directory"`, the destination file can be .VSCodeCounter/languages.json.
The setting `VSCodeCounter.languageConfUri` was added in version 3.1.0. You can specify any path here. However, it will not be effective unless you specify `"use languageConfUri"` in `VSCodeCounter.saveLocation`.
It's too late now, but ver. 3.3.0 supports it on a trial basis. Check it out.
VSCodeCounter analyzes code based on information from other language extensions installed in the environment. If you run it on a WSL, it will only respond to those language extensions that...